@media all {

html, body {
    background-color: #333333;
    color: #cccccc;
}

} /* @media all */