h1 {
    background-color: cyan;
    text-align: center;
}

h2 {
    text-align: center;
    color: blue;
}