h1 {
  font-size: 16vw;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}

body::after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url("/audio/happy_birthday.mp3") url("/img/london0.webp") url("/img/oxford1.webp") url("/img/potter3.webp") url("/img/london1.webp") url("/img/oxford2.webp") url("/img/potter2.webp") url("/img/takeoff.jpg") url("/img/landing.webp") url("/img/party.webp");
}

#playbutton {
  font-size: 10vw;
}/*# sourceMappingURL=style.css.map */