html,body,#game-container{width:100%;height:100%;margin:0}body{overflow:hidden;background:#101820}#game-container{display:flex;align-items:center;justify-content:center}canvas{image-rendering:auto}
