@font-face{
  font-family: font1;
  src: url(fonts/IndieFlower-Regular.ttf);
}
@font-face{
  font-family: font3;
  src: url(fonts/PermanentMarker-Regular.ttf);
}
@font-face{
  font-family: font4;
  src: url(fonts/Caveat-VariableFont_wght.ttf);
}

.banner h1 {
  position: absolute;
  font-family: font3;
  font-size: 3em;
  margin: 20px;
  top: 5px;
}

#intro h2 {
  position: absolute;
  font-family: font4;
  font-size: 40px;
  margin: 0px;
  left: 50px;
  top: 100px;
}

#titlebox {
  position: absolute;
  height: 325px;
  width: 1500px;
  background-color: #fc03f0;
  margin: 10px;
  border-radius: 10px;
  z-index: -2;
  top: 5px;
}

#door {
  position: absolute;
  margin: 10px;
  width: 350px;
  height: 250px;
  background-color: #9752ff;
  left: 1525px;
  top: 5px;
  border-radius: 10px;
  z-index:-2;
}
#door img {
  position: absolute;
  border-radius: 10px;
  top:345px;
  width:350px;
  height:1000px;
}
#door h2 {
  position: absolute;
  top: -20px;
  left: 10px;
  font-family: font4;
  font-size: 2.3em;
}

#studio {
  position:absolute;
  margin: 10px;
  top:350px;
  z-index:-3;
}

#box {
  position:absolute;
  margin: 10px;
  top: 1010px;
}
#box:hover{
  filter: drop-shadow(0px 0px 30px #fc03f0);
}

#box1 {
  position:absolute;
  margin: 10px;
  top: 673px;
  left: 780px;
}
#box1:hover{
  filter: drop-shadow(0px 0px 30px #fc03f0);
}

#box2 {
  position:absolute;
  margin: 10px;
  top: 840px;
  left: 779px;
}
#box2:hover{
  filter: drop-shadow(0px 0px 30px #fc03f0);
}

#box3 {
  position:absolute;
  margin: 10px;
  top: 841px;
  left: 872px;
}
#box3:hover{
  filter: drop-shadow(0px 0px 30px #fc03f0);
}

#box4 {
  position:absolute;
  margin: 10px;
  top: 963px;
  left: 730px;
}
#box4:hover{
  filter: drop-shadow(0px 0px 30px #fc03f0);
}

.f1 {
  position: absolute;
  display:none;
  height: 280px;
  width: 375px;
  background-color: white;
  top: 750px;
  left: 250px;
  border-radius: 10px;
}
.f1 img {
  position:absolute;
  height: 200px;
  margin: 10px;
  border-radius: 10px;
}
.f1 p{
  position:absolute;
  top: 190px;
  width: 350px;
  left: -10px;
}

.f2 {
  position: absolute;
  display:none;
  height: 285px;
  width: 275px;
  background-color: white;
  top: 425px;
  left: 500px;
  border-radius: 10px;
}
.f2 img {
  position:absolute;
  height: 200px;
  margin: 10px;
  border-radius: 10px;
}
.f2 p{
  position:absolute;
  top: 200px;
  width:260px;
  margin: 10px;
  left: 0px;
}

.f3 {
  position: absolute;
  display:none;
  height: 285px;
  width: 275px;
  background-color: white;
  top: 650px;
  left: 450px;
  border-radius: 10px;
}
.f3 img {
  position:absolute;
  height: 200px;
  margin: 10px;
  border-radius: 10px;
}
.f3 p{
  position:absolute;
  top: 200px;
  left: 0px;
  width:260px;
  margin: 10px;
}

.f4 {
    position: absolute;
    display:none;
    height: 285px;
    width: 275px;
    background-color: white;
    top: 550px;
    left: 1050px;
    border-radius: 10px;
  }
.f4 img {
    position:absolute;
    height: 200px;
    margin: 10px;
    border-radius: 10px;
  }
.f4 p{
    position:absolute;
    top: 200px;
    width:260px;
    margin: 10px;
    left: 0px;
  }

.f5 {
      position: absolute;
      display:none;
      height: 350px;
      width: 370px;
      background-color: white;
      top: 900px;
      left: 1000px;
      border-radius: 10px;
    }
.f5 img {
      position:absolute;
      width: 350px;
      margin: 10px;
      border-radius: 10px;
    }
.f5 p{
      position:absolute;
      top: 235px;
      width:380px;
      margin: 10px;
      left: 0px;
    }

.hintpic {
  display:none;
}
.hintpic img{
  position:absolute;
  top:230px;
  left: 1230px;
  width: 400px;
  border-radius: 10px;
}

audio {
  position: absolute;
  left: 1540px;
  top: 285px;
  width: 345px;
  z-index: -1;
}
body {
  background-color: #303030;
}
p {
  position: absolute;
  width: 1400px;
  margin: 20px;
  font-family: font4;
  font-size: 1.7em;
  top: 135px;
  left: 30px;
}
form {
  position:absolute;
  top: 80px;
  left: 1550px;
  font-family: font4;
  font-size: 20px;
}

#pswd1 {
  position: absolute;
  left: 75px;
}
#pswd2 {
  position: absolute;
  left: 75px;
}
#pswd3 {
  position: absolute;
  left: 75px;
}
#pswd4 {
  position: absolute;
  left: 75px;
}
#pswd5 {
  position: absolute;
  left: 75px;
}
#send {
  position:absolute;
  top: 125px;
  left: 175px;
  font-family: font3;
  font-size: 20px;
  width: 75px;
  height: 35px;
  border-radius: 10px;
}
#send:hover {
  filter: drop-shadow(0px 0px 30px #fc03f0);
}
#hints {
  position: absolute;
  height:30px;
  width: 65px;
  background-color: white;
  border-radius:10px;
  top:127px;
  left: 75px;
}
#hints:hover{
  filter: drop-shadow(0px 0px 30px #fc03f0);
}
#hints h3 {
  position: absolute;
  font-family: font4;
  margin: 10px;
  top: -10px;
  left: -3px;
}
