:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100dvh;overflow:hidden}body{background:#fff;justify-content:center;align-items:center;display:flex}#app{flex:none;justify-content:center;align-items:center;display:flex}main{justify-content:center;align-items:center;display:flex}#canvas{border-radius:50%;width:320px;height:320px;overflow:hidden}#canvas svg{width:100%;height:100%;display:block}
