html {
    background-color: darkblue;
}

p, h1 {
    color: yellow;
}