@-moz-document url("about:blank") {
  body {
    width: 100% !important;
    height: 100% !important;
    background: url("chrome://global/skin/icons/loading_16.png") no-repeat fixed center center !important;
    margin: 0px !important;
  }
}