body {
background-color: lightblue;
}

h1, h2, h3 {
text-align: center;
color: red;
}
