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

h2 {
    color: blue;
    font-size: 1.5rem;
}