body {
    background-color: orange;
    color: darkblue;
}
h1 {
    color: grey;
}