*{box-sizing:border-box;margin:0;padding:0}html,body{background:#1a1a2e;width:100%;height:100%;overflow:hidden}#game-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#game-container canvas{max-width:100%;max-height:100%;display:block}
