:where(textarea) {
  font-family: var(--font-system-ui);
  /* font-size: var(--font-size-m); */
  min-width: 25ch;
  min-height: 5lh;
}
