html, body, :root {
  background-color: #1e293b !important;
}

#__next, main, header, footer {
  background-color: #1e293b !important;
}

* {
  background-color: #1e293b;
} 