*{box-sizing:border-box;margin:0;padding:0}html{height:100dvh;height:var(--tg-viewport-height,100dvh);overscroll-behavior:none;overflow:hidden}body{overscroll-behavior:none;width:100%;position:fixed;inset:0;overflow:hidden}#root{width:100%;height:100%;overflow:hidden}.app{background:#030208;width:100%;max-width:100%;height:100%;max-height:100%;position:relative;overflow:hidden}.pixi-stage{width:100%;height:100%;position:absolute;inset:0}.pixi-stage canvas{touch-action:none;width:100%;height:100%;display:block}
