.game-content{width:600px!important;margin:0 auto}.game-content div{box-sizing:initial!important}.game-content header{justify-content:space-around;width:100%;display:flex;align-items:center}.player{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.25}.player .player__score{display:block;font-weight:700;font-size:2rem}.player .player__keys{font-size:1.25rem;color:grey}canvas{margin-top:1rem;border:1px solid grey}footer{display:flex;align-items:center;justify-content:center;padding:1em 0}footer a{color:grey}