*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;background:#1a1a1a;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}#app{display:flex;align-items:center;justify-content:center;height:100%}canvas{image-rendering:pixelated}@media screen and (max-width:1024px)and (orientation:portrait)and (pointer:coarse){html{transform:rotate(-90deg);transform-origin:left top;width:100vh;height:100vw;position:absolute;top:100%;left:0}}
