body {
    background-color :lightblue;
}

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