.webgl-logo {
  display: none !important;
}

.webgl-content {
  width: 100% !important;
  height: 100% !important;
  transform: unset !important;
  -webkit-transform: unset !important;
  top: 0 !important;
  left: 0 !important;
}

.footer {
  display: none !important;
}

#unityContainer {
  width: 100% !important;
  height: 100% !important;
}