:root{font-family:Hiragino Sans,Yu Gothic,sans-serif;color:#f4f0df;background:#080b12;font-synthesis:none}*{box-sizing:border-box}html,body,#game-root{width:100%;height:100%;margin:0}body{overflow:hidden;background:radial-gradient(circle at 50% 30%,#24324a 0,#101522 42%,#080b12)}#game-root{display:grid;place-items:center}canvas{max-width:100%;max-height:100%;box-shadow:0 18px 60px #000b}
