body {background-color: lightcyan}
h1 {font-family: Hometown;
    font-size: 60px;
    color: cornflowerblue;
    text-align: center
}

p {font-family: Lucida Console;
    font-size: 15px;
    color: cornflowerblue;
    text-align: center
}