:root{font-family:Inter,ui-rounded,system-ui,sans-serif;color:#fff;background:#111735}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 0%,#344a92 0,#19224d 48%,#10152d)}#app{width:min(100vw,calc(100vh * 16 / 9));aspect-ratio:16 / 9;box-shadow:0 22px 60px #00000073}canvas{display:block;width:100%!important;height:100%!important}
