*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;margin:0;padding:0}:root{--color-red:#ff3b3b;--color-blue:#3b8bff;--color-green:#3bff6b;--color-yellow:#ffe83b;--color-bg:#0d0d1a;--color-surface:#1a1a2e;--color-text:#fff;--color-text-dim:#fff9;--font-heading:"Fredoka One", cursive;--font-body:"Nunito", sans-serif}html,body{background:var(--color-bg);width:100%;height:100%;color:var(--color-text);font-family:var(--font-body);touch-action:manipulation;overflow:hidden}#root{width:100vw;height:100vh;overflow:hidden}button{cursor:pointer;font-family:var(--font-body);background:0 0;border:none;font-weight:700}input{font-family:var(--font-body)}body{width:100%;position:fixed}
