html,body,#app{width:100%;height:100%;margin:0;padding:0;overscroll-behavior:none;touch-action:none}body{overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;background:#101820;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#app{width:100vw;height:100dvh}canvas{display:block;width:100vw;height:100dvh;touch-action:none;user-select:none;-webkit-user-select:none}
