@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background:#0a0a0f;font-family:"Press Start 2P",monospace;color:#fff;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}#root{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center}
