@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url(about:blank) {

html {
  background: -moz-dialog !important;
  color: -moz-DialogText !important;
}

}