#splatKeysGame {
  display: none;
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #FFF8E7 0%, #F0E6FF 50%, #E0F7FA 100%);
}
