#calculator .form-grid {
  grid-template-columns: 1fr;
}

#text-input {
  width: 100%;
  min-height: 260px;
}
