@import "tailwindcss"; :root { --font-main: "Geist", sans-serif; } * { scrollbar-width: thin; scrollbar-color: #3f3f46 transparent; }