h1 {
    background-color: lightyellow;
    text-align: center;
    margin: 0 auto;
}

h2 {
    color: red;
}
