h1 {
    background-color: yellow;
    color: red;
}

h3 {
    color: gray;
}