@tailwind base;
@tailwind components;
@tailwind utilities;


body {
    @apply bg-neutral-800
}