.App{text-align:left;background:var(--bg-secondary)}*{box-sizing:border-box}body{margin:0;font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000;border-radius:4px;margin:10px 0}::-webkit-scrollbar-thumb{background:#3b3b3b;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#666}
