@layer components {
  .toast {
    @apply fixed z-40;
  }
}