html,body{touch-action:none;-webkit-user-select:none;user-select:none;background-color:#0f0f1b;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;font-family:Courier New,Courier,monospace;display:flex;overflow:hidden}#app{touch-action:none;background-color:#000;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}canvas{object-fit:contain;touch-action:none;max-width:100%;max-height:100%;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;image-rendering:crisp-edges;display:block}
