textarea {
  resize: none;
}
textarea.auto {
  overflow-y: hidden;
}