@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&display=swap";:root{color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100vh;height:100dvh;overflow:hidden;background:#0b1026;font-family:"Baloo 2",system-ui,sans-serif}body{overscroll-behavior:none;-webkit-user-select:none;user-select:none;touch-action:none}#game{display:block;width:100vw;height:100vh;height:100dvh;cursor:grab}#game:active{cursor:grabbing}
