header {
    display: block;
    position: relative;
    height: 50px;
    width: 100%;
    background-color: black;
    z-index: 50;
}

body {
    font-family: helvetica neue, "Courier new", Serif;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    background-color: #edff21;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

a {
    text-decoration: none;
    color: #edff21;
}

.headerlogo img {
    height: 30px;
}

.headerlogo {
    position: relative;
    display: block;
    float: left;
    padding: 10px;
    padding-left: 15px;
}

.header_item img {
    width: 30px;
    height: 30px;
}

.header_item {
    padding: 10px 5px;
    display: block;
    align-content: center;
    float: right;
}

.header_item2 {
    padding: 5px;
    display: block;
    position: relative;
    float: right;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#spacer {
    display: block;
    width: 0px;
}

img {
    max-width: 350px;
}

#logo {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    -ms-transform: translateY(-52%);
    transform: translateY(-52%);
    z-index: 15;
}

h3 {
    position: absolute;
    text-align: left;
    font-size: 12px;
    padding: 4px;
    z-index: 5;
    color: black;
    padding: 5px;
    border-color: #edff21;
    border-style: solid;
    border-width: 3px;
    border-radius: 15px;

}

#block8A h3 {
    border-color: black;
}

.textblock {
    display: block;
    position: absolute;
    width: inherit;
    z-index: 15;
}

/* .border {
    display: block;
    position: absolute;
    width: 300px;
    height: 300px;
    border: solid;
    border-width: 20px;
    border-radius: 200px;
    animation: up 160s linear infinite;
    left: 10%;
    border-color: #edff21;
    z-index: 15;
} */

#block1 {
    animation: up 240s linear infinite;
    left: 14%;
    max-width: 290px;
    top: -100px;
    font-weight: bold;
}

#block1:hover {
    animation-play-state: paused;
}

#block2 {
    animation: down 220s linear infinite;
    right: 19%;
    max-width: 200px;
    animation-delay: 10s;
    top: -200px;
}

#block2:hover {
    animation-play-state: paused;
}

#block3 {
    animation: down 220s linear infinite;
    left: 30%;
    max-width: 270px;
    animation-delay: 18s;
    top: -200px;
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
}

#block3:hover {
    animation-play-state: paused;
}

#block4 {
    animation: down 220s linear infinite;
    left: 23%;
    max-width: 312px;
    animation-delay: 27s;
    top: -200px;
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
}

#block4:hover {
    animation-play-state: paused;
}

#block5 {
    animation: down 220s linear infinite;
    right: 19%;
    max-width: 300px;
    animation-delay: 46s;
    top: -200px;
}

#block5:hover {
    animation-play-state: paused;
}

#block5A {
    animation: down 220s linear infinite;
    right: 10%;
    max-width: 200px;
    animation-delay: 64s;
    top: -200px;
}

#block5A:hover {
    animation-play-state: paused;
}

#block6 {
    animation: down 220s linear infinite;
    left: 27%;
    max-width: 280px;
    animation-delay: 69s;
    top: -200px;
    -ms-transform: translateX(-20%);
    transform: translateX(-20%);
}

#block6:hover {
    animation-play-state: paused;
}

#block7 {
    animation: down 220s linear infinite;
    left: 13%;
    max-width: 300px;
    animation-delay: 85s;
    top: -200px;
}

#block7:hover {
    animation-play-state: paused;
}

#block8 {
    animation: down 220s linear infinite;
    right: 10%;
    max-width: 310px;
    animation-delay: 110s;
    top: -200px;
}

#block8:hover {
    animation-play-state: paused;
}

#block8A {
    animation: down 220s linear 1;
    left: 12%;
    max-width: 280px;
    animation-delay: 105s;
    top: -200px;
    border-color: black;
}

#block9 {
    animation: down 220s linear infinite;
    right: 18%;
    max-width: 300px;
    animation-delay: 128s;
    top: -200px;
}

#block9:hover {
    animation-play-state: paused;
}

#block10 {
    animation: down 220s linear infinite;
    left: 9%;
    max-width: 150px;
    animation-delay: 141s;
    top: -200px;
}

#block10:hover {
    animation-play-state: paused;
}

#block11 {
    animation: down 220s linear infinite;
    left: 25%;
    max-width: 240px;
    animation-delay: 146s;
    top: -200px;
}

#block11:hover {
    animation-play-state: paused;
}

#block12 {
    animation: down 220s linear infinite;
    left: 16%;
    max-width: 300px;
    animation-delay: 161s;
    top: -200px;
}

#block12:hover {
    animation-play-state: paused;
}

#block13 {
    animation: down 220s linear infinite;
    right: 13%;
    max-width: 250px;
    animation-delay: 175s;
    top: -200px;
}

#block13:hover {
    animation-play-state: paused;
}

#block14 {
    animation: down 220s linear infinite;
    right: 24%;
    max-width: 260px;
    animation-delay: 187s;
    top: -200px;
}

#block14:hover {
    animation-play-state: paused;
}

#block15 {
    animation: down 220s linear infinite;
    right: 17%;
    max-width: 280px;
    animation-delay: 206s;
    top: -200px;
}

#block15:hover {
    animation-play-state: paused;
}



footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
    background-color: #edff21;
    /* Height of the footer */
}

#footerbox img {
    position: relative;
    height: 35px;
    width: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 65%;
    z-index: 14;
}

#footerbox {
    display: block;
    position: relative;
    width: 100%;
    height: 69px;
}

#footertext {
    display: block;
    position: relative;
    text-align: center;
    font-size: 10px;
    z-index: 16;
}


#planetbox {
    display: block;
    position: absolute;
    top: -9000px;
    left: -2000px;
    height: 10000px;
    width: 20000px;
    z-index: 1;
    animation: rotation 900s linear infinite;
}

#planet {
    display: block;
    float: right;
    height: 5000px;
    width: 5000px;
    background-color: black;
    border-radius: 2500px;
}


@keyframes down {
    from {
        top: 105%;
    }

    to {
        top: -3500px;
    }
}


@keyframes up {
    from {
        top: 100%;
    }

    to {
        top: -3500px;
    }
}


@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(128deg);
    }

    to {
        -webkit-transform: rotate(279deg);
    }
}

.yellow {
    color: #edff21;
    border-style: solid;
    border-color: #edff21;
    border-radius: 15px;
    border-width: 3px;
}
