@tailwind base;
@tailwind components;
@tailwind utilities;
body { @apply bg-slate-100 text-slate-900; }
