*{box-sizing:border-box;margin:0;padding:0}html,body{width:100vw;height:100vh;touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:#0a3a1a;height:100dvh;font-family:serif;overflow:hidden}#app{width:100vw;height:100vh;justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}#app canvas{image-rendering:pixelated;image-rendering:crisp-edges;max-width:100vw;max-height:100vh;max-height:100dvh;display:block}
