@-moz-document url(about:blank) {
  html:not([class]) {
    background: black !important;
  }
}