.App{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,sans-serif;font-synthesis:none}body{font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c6c6c8;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a1a1aa}
