*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;background:#000008;overflow:hidden;font-family:Courier New,Courier,monospace}#game-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}canvas{display:block}
