:root{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Pretendard,sans-serif;color-scheme:dark;background:#0a1a23}*{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#0a1a23}#root{display:flex;align-items:center;justify-content:center}#game-container{position:relative;width:100vw;height:100vh;max-width:56.25vh;max-height:calc(100vw * 16 / 9);background:#0e2a38;overflow:hidden;touch-action:none;overscroll-behavior:none}#game-container canvas{display:block;width:100%!important;height:100%!important;touch-action:none}html,body{overscroll-behavior:none;position:fixed;top:0;right:0;bottom:0;left:0}
