@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Poppins,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:Poppins,Arial,sans-serif}h1{font-size:3.2em;line-height:1.1}::-webkit-scrollbar{width:8px;background:#f3f4f6}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px;border:2px solid #f3f4f6}::-webkit-scrollbar-thumb:hover{background:#a5b4fc}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f3f4f6}
