@font-face {
    font-family: Pinscher;
    src: url(fonts/SHPinscher-Regular.otf);
}
.header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
h1 {
    font-family: Pinscher;
    color: black;
    text-decoration: black wavy underline;
}
.arrow {
    position: absolute;
    scale: 15%;
    align-items: left;
    left: -300px;
    top: -205px;
}
/* Start https://www.cursors-4u.com */
* {
    cursor: url(https://cur.cursors-4u.net/nature/nat-7/nat659.cur), auto !important;
} /* End https://www.cursors-4u.com */




.hoya {
    position: absolute;
    z-index: 1;
    left: 250px;
    top: 400px;
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
     transform: scaleX(-1);
}



.moonshine {
    position: absolute;
    z-index: 1;
    left: 450px;
    top:220px;
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
}



.philo {
    position: absolute;
    z-index: 1;
    left: 580px;
    top: 230px;
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
}
.snake {
    position: absolute;
    z-index: 1;
    left: 850px;
    top: 230px;
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
}
.zz {
    position: absolute;
    z-index: 1;
    left: 1050px;
    top: 390px;
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
}
.monstera {
    position: absolute;
    z-index: 1;
    left: 1100px;
    top: 330px;
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
}


.info1 {
    background-color: beige;
    border: double;
    font-family: monospace;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    position: absolute;
    left: 170px;
    top: 500px;
    
}
.info2 {
    background-color: beige;
    border: double;
    font-family: monospace;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
      position: absolute;
    left: 350px;
    top: 700px;
     z-index: 1;
}
.info3 {
    background-color: beige;
    border: double;
    font-family: monospace;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
      position: absolute;
    left: 600px;
    top: 800px;
    
}
.info4 {
    background-color: beige;
    border: double;
    font-family: monospace;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
      position: absolute;
    left: 900px;
    top: 700px;
     z-index: 1;
}
.info5 {
    background-color: beige;
    border: double;
    font-family: monospace;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
    left: 1200px;
    top: 700px;
    position: absolute;
    z-index: 1;
}
.info6 {
    background-color: beige;
    border: double;
    font-family: monospace;
    width: 200px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 10px;
     left: 1500px;
    top: 600px;
    position: absolute;
    z-index: 1;
}



















.bg {
   position: absolute;
 
left: 450px;
   top: 200px;
}



.bottom {
    position: absolute;
    left: 900px;
    top: 1000px;
    
     filter: drop-shadow(6px 6px 1px rgba(16, 9, 47, 0.29));
}