/* dark.css */
body, #home {
    background-color: #1E1E1E;
    color: #fff;
}