body {
    background-color:aliceblue

}
h1 {
    color:tomato;
    text-align: center;
}