body {
    background-color: azure;
}

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