.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 */
.main {
    top: 50px;
    position: relative;
    margin: auto;
    width: 700px;
    background-color: beige;
    padding: 20px;
    border-radius: 15px;
    border: double;
    border-color: gold;
    filter: drop-shadow(15px 15px 10px rgba(53, 38, 115, 0.35));
}

h4 {
    font-family: W95FA;
    color: darkcyan;
    text-align: center;
}

p {
    font-family: W95FA;
    color: darkslategray;
}
b,
ul {
    font-family: W95FA;
    color: darkslategray;
}
@font-face {
    font-family: W95FA;
    src: url(fonts/W95FA.otf);
}

.images img {
    max-width: 195px;
    
    
}

.tiny {
    user-select: none;
    position: absolute;
    left: -1vw;
    top: -1vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.three {
    user-select: none;
    position: absolute;
    left: -20vw;
    top: 5.5vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.big {
    user-select: none;
    position: absolute;
    left: 40vw;
    top: 5.5vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.layered {
    user-select: none;
    position: absolute;
    left: 60vw;
    top: 5.5vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.rainbow {
    user-select: none;
    position: absolute;
    left: 45vw;
    top: 25vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.spin {
    user-select: none;
    position: absolute;
    left: -10vw;
    top: 13vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.chomp {
    user-select: none;
    position: absolute;
    left: -15vw;
    top: 40vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.pale {
    user-select: none;
    position: absolute;
    left: 55vw;
    top: 45vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.look {
    user-select: none;
    position: absolute;
    left: 35vw;
    top: 70vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.tank {
    user-select: none;
    position: absolute;
    left: 60vw;
    top: 60vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.many {
    user-select: none;
    position: absolute;
    left: 15vw;
    top: 70vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.animation {
    user-select: none;
    position: absolute;
    left: 0vw;
    top: 75vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.illo {
    user-select: none;
    position: absolute;
    left: -15vw;
    top: 70vh;
    filter: drop-shadow(5px 5px 1px rgba(53, 38, 115, 0.35));
}
.music {
    position: absolute;
    left: 75vw;
    top: 95vh;
}










