body {
    background-color: cornflowerblue;
}

h1 {
    text-align: center;
    color: chocolate;
    background-color: lightgreen;
}