[x-cloak] { display: none !important; }

textarea {
  resize: vertical;
  min-height: 12rem;
}

/* Animation toast */
[x-show] {
  transition: opacity 0.2s ease;
}
