html,body{height:100%;margin:0;background-color:#65b6e8}#game-app{height:100%;display:flex;align-items:center;justify-content:center}#game-app>canvas{max-width:100%;max-height:100%}
