HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/slfopp7cb1df/public_html/sitepacket.com/src/client/assets/fullscreen.css
body.imp-fullscreen-mode {
  overflow: hidden !important;
}

#imp-fullscreen-container {
  position: fixed;
  z-index: 999995;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  background: #0a0a0a;
}

#imp-fullscreen-container #imp-fullscreen-image-map {
  width: 100%;
  height: 100%;
}

#imp-fullscreen-container .imp-container {
  height: 100%;
}

#imp-fullscreen-container .imp-ui-wrap {
  width: 100%;
  height: 100%;
}

#imp-fullscreen-container .imp-canvas-wrap {
  position: inherit;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#imp-fullscreen-container .imp-canvas {
  overflow: visible;
}