*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}body{background-color:#333}canvas#game{border:1px solid rgb(0,0,0,.5);background:#888;width:100%;height:100%}#game-container{width:750px;height:350px;margin:10vh auto;justify-content:center;align-items:center}#foot{text-align:center;color:#f1f1ff;margin-top:20px;background-color:#000;color:#fff;padding:10px;width:100%;position:fixed;bottom:0;left:0}#timeScore{display:flex;text-align:center;color:#f1f1ff;justify-content:center;justify-content:space-around;width:50%;margin:0 auto}
