body {
    background-color: green;
}

h3 {
    color: red;
}



