#body {
    background-color: black;
    color: white;
}

#whiteText {
    color: white;
}

#blackText {
    color: black;
}