html,body{overflow:hidden;margin:0;padding:0}body{height:100vh;background:#1a1b26}#root{width:100%;height:100%;display:flex;align-items:center;justify-content:center}canvas{max-width:100%;max-height:100%;aspect-ratio:375/600}div#stats{position:fixed;top:0;right:0;z-index:500;opacity:1;user-select:none}
