body {
    background-color: #000;
}
* {
    color: #F0F0F0;
}
.highlight {
    color: #d9ff00;
}