body{
    font-family: 'Lucida Sans';

}

h1{
    font-size: 80pt;
    font-style: inherit;
}

input[type=Clickme] {

    background-color: lightpink;

}

