body {
    background-color: black;
}
h1 {
    color: yellow;
}
p {
    color: red;
}