body{
    background-color: aliceblue;
}

h1{
    background-color: antiquewhite;
    color: darkred
}
