@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@tailwind components;@tailwind utilities;body,html{margin:0;font-family:Outfit,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background-color:"#F6F6F6";min-height:100%}*{scrollbar-width:auto;scrollbar-color:#696969 #ffffff}*::-webkit-scrollbar{width:14px}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#000000de;border-radius:20px;border:4px solid #ffffff}.markdown>*{all:revert}
