@layer components {
    .container {
        @apply w-full p-4 mt-12;
    }
}
