body {
    background-color: darkslategrey;
}

h1, p {
    color: wheat;
}

