#mobile-animation {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  overflow: hidden;
  background: #fff;
}

#splash-loop,
#splash-reveal {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
