*,*:before,*:after{box-sizing:border-box}:root{--sat: env(safe-area-inset-top, 0px);--sar: env(safe-area-inset-right, 0px);--sab: env(safe-area-inset-bottom, 0px);--sal: env(safe-area-inset-left, 0px)}html,body{margin:0;width:100%;height:100%;height:100dvh;overflow:hidden;overscroll-behavior:none;background:#e4ded2;color:#1a1a1f;font-family:"Source Sans 3",system-ui,sans-serif;-webkit-tap-highlight-color:transparent;touch-action:none;-webkit-user-select:none;user-select:none;position:fixed;top:0;right:0;bottom:0;left:0}#app{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;padding:0;margin:0}#game{display:block;position:fixed;left:0;top:0;background:#e4ded2;border:none;box-shadow:none;border-radius:0;touch-action:none}
