@import 'tailwindcss';

body {
    @apply bg-neutral-950 text-neutral-100;
}
