.zacks {
    scale: 50%;
    z-index: 1;
    position: absolute;
    left: 50px;
    top: 450px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.zacks span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 2.5rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 500px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.zacks:hover span,
.zacks:focus span {
    opacity: 1;
}

.tomato {
    scale: 30%;
    z-index: 1;
    position: absolute;
    left: 650px;
    top: 150px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.tomato span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 4rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 700px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.tomato:hover span,
.tomato:focus span {
    opacity: 1;
}

.taco {
    scale: 20%;
    z-index: 1;
    position: absolute;
    left: 450px;
    top: -10px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.taco span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 7rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 700px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.taco:hover span,
.taco:focus span {
    opacity: 1;
}

.soup {
    scale: 50%;
    z-index: 1;
    position: absolute;
    left: 450px;
    top: 300px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.soup span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 2.5rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 300px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.soup:hover span,
.soup:focus span {
    opacity: 1;
}

.seaweed {
    scale: 50%;
    z-index: 1;
    position: absolute;
    left: 150px;
    top: 175px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.seaweed span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 2.5rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 300px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.seaweed:hover span,
.seaweed:focus span {
    opacity: 1;
}

.onion {
    scale: 15%;
    z-index: 1;
    position: absolute;
    left: -450px;
    top: -75px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.onion span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 8rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 700px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.onion:hover span,
.onion:focus span {
    opacity: 1;
}

.donut {
    scale: 60%;
    z-index: 1;
    position: absolute;
    left: 1100px;
    top: 100px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.donut span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 2rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 400px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.donut:hover span,
.donut:focus span {
    opacity: 1;
}

.coffee {
    scale: 60%;
    z-index: 1;
    position: absolute;
    left: 850px;
    top: 100px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.coffee span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 2rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 400px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.coffee:hover span,
.coffee:focus span {
    opacity: 1;
}

.chunky {
    scale: 20%;
    z-index: 1;
    position: absolute;
    left: 300px;
    top: -300px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.chunky span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 5.5rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 400px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.chunky:hover span,
.chunky:focus span {
    opacity: 1;
}

.salad {
    scale: 50%;
    z-index: 1;
    position: absolute;
    left: 300px;
    top: 0px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.salad span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 2.5rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 300px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.salad:hover span,
.salad:focus span {
    opacity: 1;
}

.burger {
    scale: 40%;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 50px;
    filter: drop-shadow(10px 10px 1px rgba(16, 9, 47, 0.29));
}

.burger span {
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
    z-index: 99;
    font-size: 3rem;
    font-family: Instrument;
    background-color: whitesmoke;
    padding: 25px;
    width: 300px;
    border-radius: 5px;
    color: orangered;
    filter: drop-shadow(1px 1px 5px white) drop-shadow(-1px 1px 5px white) drop-shadow(1px -1px 5px white)
        drop-shadow(-1px -1px 5px white);
}
.burger:hover span,
.burger:focus span {
    opacity: 1;
}

.back {
    position: absolute;
    z-index: 1;
    left: 70px;
    top: 50px;
    color: #5d1451;
    font-family: Jacquard;
    font-size: 30px;
    height: 30px;
}
@font-face {
    font-family: Jacquard;
    src: url(/fonts/Jacquard12-Regular.otf);
}
@font-face {
    font-family: Script;
    src: url(/fonts/pixscript.otf);
}
.header {
    display: block;
    position: relative;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
a:link {
    color: #5d1451;
}

/* visited link */
a:visited {
    color: #5d1451;
}

/* mouse over link */
a:hover {
    color: #5d1451;
}

/* selected link */
a:active {
    color: #5d1451;
}
/* 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 */
h1 {
    color: #5d1451;
    font-family: Script;
    font-size: 20px;
}
