:root{color-scheme:dark;--color-bg: #11081a}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;height:100%;background:var(--color-bg);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#e0e0e8}canvas{image-rendering:pixelated;image-rendering:-moz-crisp-edges}.w-full{width:100%}.h-full{height:100%}.relative{position:relative}.overflow-hidden{overflow:hidden}.block{display:block}.bg-bg{background:#11081a}
