@tailwind base; @tailwind components; @tailwind utilities; @layer components { .w-h-full { @apply w-full h-full m-0 p-0 } }