@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500;700;900&display=swap";:root{font-family:Nunito,system-ui,sans-serif;color:#f7f4df;background:#0d2835}*{box-sizing:border-box}html,body,#game{margin:0;width:100%;height:100%;overflow:hidden}body{background:radial-gradient(circle at top,#285b69,#0d2835 70%)}canvas{display:block}button{font:inherit}
