html, body {
    visibility: hidden !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden !important;
    background: white;
}
  