*,:before,:after{box-sizing:border-box}html,body{color:#f5e6d3;background:#000;width:100%;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#stage{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}canvas#game{image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;background:#000;display:block}
