body {
  background-color: #FF3D7F;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: large;
}

a {
  color: white;
}

#logo {
  max-width: 500px;
  width: 100%;
  margin-bottom: 40px;
  margin-top: 40px;
}
