.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 1px rgba(53, 38, 115, 0.35));
}

h4 {
    font-family: W95FA;
    color: darkcyan;
    text-align: center;
}

p {
    font-family: W95FA;
    color: darkslategray;
}
@font-face {
    font-family: W95FA;
    src: url(fonts/W95FA.otf);
}
.music {
    position: fixed;
    left: 75vw;
    top: 95vh;
    z-index: 1;
}
.tan {
    width: 30%;
    position: absolute;
    left: -200px;
    top: 10px;
    z-index: 1;
}
.white {
    width: 50%;
    position: absolute;
    left: 700px;
    top: 10px;
    z-index: 1;
}
.bubba {
    width: 30%;
    position: absolute;
    left: 700px;
    top: 200px;
    z-index: 1;
}
.dominos {
    width: 30%;
    position: absolute;
    left: -300px;
    top: 150px;
    z-index: 1;
}
.ford {
    width: 10%;
    position: absolute;
    left: -300px;
    top: 40px;
    z-index: 1;
}
.logo {
    width: 10%;
    position: absolute;
    left: 750px;
    top: 40px;
    z-index: 1;
}
.red {
    width: 40%;
    position: absolute;
    left: 750px;
    top: 370px;
    z-index: 1;
}
.over {
    width: 30%;
    position: absolute;
    left: 550px;
    top: 550px;
    z-index: 1;
}
.blue {
    width: 20%;
    position: absolute;
    left: -250px;
    top: 320px;
    z-index: 1;
}

.spin {
    width: 20%;
    position: absolute;
    left: -150px;
    top: 300px;
    z-index: 1;
}
.geez {
    width: 20%;
    position: absolute;
    left: -300px;
    top: 450px;
    z-index: 1;
}
.help {
    width: 20%;
    position: absolute;
    left: -140px;
    top: 450px;
    z-index: 1;
}

.face {
    width: 20%;
    position: absolute;
    left: 900px;
    top: 500px;
    z-index: 1;
}

.oops {
    width: 20%;
    position: absolute;
    left: -150px;
    top: 600px;
    z-index: 1;
}

.goes {
    width: 20%;
    position: absolute;
    left: 750px;
    top: 600px;
    z-index: 1;
}
