*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow:hidden;background:#14141c;touch-action:none}.game-shell{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.game-shell canvas{display:block}