@import url('https://fonts.googleapis.com/css2?family=Macondo&display=swap');
/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/nature/nat-4/nat366.cur), auto !important;} /* End https://www.cursors-4u.com */
body {
    background-image: url(/images/bgif083.gif);
    background-blend-mode:screen;
    background-color: rgb(80, 80, 80);
    cursor: url(https://cur.cursors-4u.net/nature/nat-4/nat366.cur), auto !important;
}

h1, h2, h3{
    background-color: black;
    color: grey;
   
}
 
.jfk {
    border-color: antiquewhite;
    border-style: dashed;
    border-width: 3px;
}

.bouquet {
    position: relative;
    left: 1101px;
}

p, span {
    font-family: 'Macondo', cursive; 
   
}

.info {
    font-size: 20px;
    background-color:aliceblue;
}

h3, h4 {
    font-size: 24px;
}
h4 {
    color: rgb(67, 10, 10);
    margin-top: -20px;
    filter: drop-shadow(0 0 9px black);
}
span {
    background-color:crimson;
    font-size: 30px;
    display: block;
    position: sticky;
    bottom: 0;
    border-width: 4px;
    border-style: solid;
    margin: -8px;
    
}

.autoplay {
    position: absolute;
    top: 400px;
    right: 550px;
    font-size: 50px;
}

a {
    color: rgb(67, 10, 10);
}

#cemetery-drive {
    position: absolute;
    left: 600px;
    top: 530px;
}

.thanks {
    position: absolute;
    top: 560px;
    left: 670px;
    font-size: 40px;
}
.new {
    height: 45vh;
}