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

* {
    background-color: black !important;
    color: white !important;
}