:root{font-family:Trebuchet MS,Segoe UI,sans-serif;color:#e8f6ff;background:#020811}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{overflow:hidden;background:radial-gradient(circle at 20% 20%,#143055,#060d18 55%,#02050c)}#app{display:flex;align-items:center;justify-content:center}canvas{max-width:100vw;max-height:100vh;image-rendering:pixelated}
