*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow:hidden;background:radial-gradient(circle at top,rgba(120,255,195,.18),transparent 32%),linear-gradient(180deg,#07111f,#10263f 54%,#17351d);font-family:Trebuchet MS,Verdana,sans-serif}body{display:grid;place-items:stretch}#game-shell,#game{width:100vw;height:100vh}#game canvas{display:block;width:100%;height:100%;image-rendering:pixelated}#typeInput{position:fixed;left:-9999px;top:0;width:1px;height:1px;opacity:0;pointer-events:none}
