body {
    background-color: #000;
}

p {
    color: red;
    background-color: #fff;
}