form {
  display: grid;
  gap: 0.8rem;
  max-width: 24rem;
}
#sentence {
  font-size: 1.5rem;
  font-weight: 650;
}
