 Body {
  background-color: #fff0f5;
  font-family: "Georgia", serif;
  color: #5a2a4a;
  text-align: center;
}

.container {
  margin-top: 20%;
}

h1 {
  color: #d16ba5;
}

a {
  text-decoration: none;
  color: #b83280;
  font-weight: bold;
}
.music {
  margin-top: 20px;
  font-style: italic;
  font-size: 14px;
}

.music a {
  color: #a64d79;
}