body {
  font-family: "PT Serif", sans-serif;
  background-color: #434343;
  color: white;
}

p {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

button {
  background-color: #ff4530fd;
  color: white;
  width: 100px;
  position: absolute;
}

.hidden {
  display: flex;
}

#move {
  left: 200px;
}

#change:houver {
  cursor: pointer;
}

.surpresa {
  margin-top: 100px;
  display: none;
}
