#options {
  display: flex;
  justify-content: center;
}
#options button {
  margin: 30px;
  margin-top: 140px;
  font-size: 25px;
}

#sentence {
  text-align: center;
  font-size: 25px;
  margin-top: 150px;
}
