Tailwind CSS Cheat Sheet
自定义CSS
@layer components {
  .title {
    @apply text-3xl;
    @apply text-center;
    @apply pb-4;
  }
}
原諒我這一生不羈放縱愛自由