html,body{margin:0;padding:0;background:#000;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}#app{display:flex;align-items:center;justify-content:center;width:100%;height:100%}#game{image-rendering:pixelated;cursor:default;box-shadow:0 0 24px #0009}
