body {
    background-color: wheat;
}

h2 {
    color: yellowgreen;
}

p {
    color: blue;
}