html,body{margin:0;padding:0;width:100%;height:100%;background:#020617}#game-wrapper{width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#000}#game-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}canvas{display:block;max-width:100%;max-height:100%;object-fit:contain}
