.dark-mode{

background:#111;

color:white;

}

.dark-mode section{

background:#111!important;

color:white;

}