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