body{
    background-color: whitesmoke; font-family: cursive;
}
h1{
    color: darkblue;
    text-decoration: underline;  
}