*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,sans-serif;background:#fff7ed;color:#1a202c;min-height:100vh;display:flex;align-items:center;justify-content:center}#root{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}
