@import "tailwindcss";


header {
    @apply bg-gray-200 flex justify-between;
}



