body {
  background-color: #5c2fff;
  color: #2fff86;
  font-family: "palatino", "helvetica", sans-serif;
  text-align: center;
}

.button {
  background-color: #ffff80;
  border: none;
  color: black;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.choice {
  height: 50%;
  width: 50%;
}
