:root{color-scheme:dark;font-family:Courier New,Courier,monospace;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden;background:#000;color:#fafafa}canvas{display:block;margin:auto}#game-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0a0a0a}
