.splash.svelte-ex63dk:not(.drawer) {
  display: flex;
  width: fit-content;
}

.splash.gameOver.svelte-ex63dk {
  scale: 0.75;
}
@media (min-width: 900px) {
  .splash.gameOver.svelte-ex63dk {
    scale: 0.625;
    margin: 0.25rem 0;
  }
}