textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 100px;
}
