body {
  background-color: #F4E1D2;
  text-align: center;
}

h1 {
  font-weight: bold;
  color: #D83367;
}

button {
  font-weight: 400;
  color: white;
  background-color: #D83367;
}