

body {
    background-image: url(bats.webp);
    background-size:cover;
}

.HEADER {
    background:linear-gradient(#080404);
    padding: 5px 0px 5px 0px;
    margin: 40px 70px;
    color: #b31013;

    display: block;
    text-align: center;
    overflow: hidden;
    border: 12px double #b31013;
    white-space: nowrap;
    outline: 1px solid white;

}

.ANIMATION-TEXT {
    display: inline-block;
    padding-left: 100%;
    margin: 0px 0px;
    animation: example 160s linear infinite, text-flash 3s infinite alternate;

}

@keyframes example {
     0% {
                transform: translateX(0%);
            }

    100% {
                transform: translateX(-100%);
            }
}

@keyframes text-flash {
    0% {
        color: aliceblue;
    }

    20% {
        color: aliceblue;
    }

    100% {
        color: #b31013;
    }
}

.BOX {
    background-color: #080404;
    width: 700px;
    height: 648px;
    margin: 0px auto 0px auto;

    border: 12px double #b31013;
    color: #b31013;
    outline: 1px solid white;

}


#HEADLINE {
    margin: 30px 13px 10px 25px;
    border-bottom: 4px solid #b31013;
    position: relative;
    padding: 0px 0px 0px 0px;
    
}


#SUBHEAD {
    margin: 60px 0px 100px 690px;
    width: 400px;
    border: 2px dotted white;
    position: absolute;
    
    bottom: 245px;
    left: 0px;
    
    padding: 0px 10px 0px 10px;
    text-align: justify;
    box-sizing: border-box;
    

}

#NEWS-CONTENT {
    margin: 60px 0px 0px 690px;
    width: 400px;
    border: 2px dotted white;
    position: absolute;

    bottom: 193px;
    left: 0px;
    

    padding: 0px 10px 0px 10px;
    text-align: justify;
    box-sizing: border-box;
}


.IMAGE {
    width: 200px;
    height: 190px;
    margin: 15px 0px 0px 25px;
    border: 12px double #b31013;
}

.HORIZONTAL-LINE {
    background-color: #b31013;
    height:3px;
    width: 655px;
    transform:translateY(0px) translateX(25px);

}

#NEWS-CONTENT-TWO {
    width: 410px;
    height: 229px;
    border: 2px dotted white;
    margin: 25px 0px 0px 25px;

    position: absolute;

    text-align: justify;
    box-sizing: border-box;
    padding: 0px 10px 0px 10px;
    
}


#IMAGE-AMOGUS {
    transform: translateX(177px) translateY(264px)
}

#IMAGE-AMOGUS:hover {
    content: url("ELMO.webp");
}


#STARSTAR-ONE {
    transform: translateX(290px) translateY(300px)
    
}

#STARSTAR-TWO {
    transform: translateX(700px) translateY(-95px)
}

#STARSTAR-THREE {
    transform: translateX(700px) translateY(-62px)
}

.collapsible-box {
  padding: 10px;
  background-color: #080404;
  width: 650px;
  margin: 110px auto 110px auto;

  border: 12px double #b31013;
  color: #b31013;
  outline: 1px solid white;
}

.collapsible-box summary {
  margin-bottom: 8px;
}

#TIRED-BULLSHIT {
    border-bottom: 4px solid #b31013;
    display: inline-block;
    width: 569px;
    cursor: pointer;
}

#I-GET-IT {
    border: 2px dotted white;
    padding: 4px 10px;
}

.FORM-BUTTON {
    background:linear-gradient(#350a0c, #1f0707);
    font-weight: bolder;
    color: #b31013;
    border: 2px solid#b31013;
    padding: 5px 10px;
}

#SUBMIT-BUTTON {
    cursor: pointer;
    margin: 20px 10px 10px 10px;
}

#I-WANT-OUT-BUTTON {
    cursor: pointer;
    margin-left: 10px;
    text-decoration: line-through;
}

.FORM-TEXT {
    width: 610px;
    text-align: justify;
    display: block;
    margin: 20px auto 0px auto;
}

.QUESTIONS-BORDER {
    border: 1px solid #b31013;
    padding: 0px 10px 15px 10px;
    margin: 15px 10px 0px 10px;
}

.PARENT-BOX {
    display: flex;
    flex-direction: row;
    margin: 0px 0px 0px 360px;

    transform: translateX(-50px) translateY(-84px)
}

.BOX-THREE {
    background-color: #080404;
    width: 350px;
    height: 370px;

    border: 12px double #b31013;
    color: #b31013;
    outline: 1px solid white;
    
}   

#BOX-DIE {
    margin-right: 110px;
    margin-bottom: 0px;
}

#BOX-MEAL {
    margin-bottom: 0px;
}
#TIDBIT-DIE {
    transform: translateX(20px) translateY(0px);
    
}

#TIDBIT-MEAL {
    transform: translateX(20px) translateY(0px);
    
}

.TIDBIT-TEXT {
    width: 300px;
    text-align: justify;
}

.OTHER-HORIZONTAL-LINE {
    width: 300px;
    height: 4px;
    background: #b31013;
    transform: translateY(-16px);
    
}

#HAHA-BRUH {
    border: 2px dotted white;
    padding: 10px;
    list-style-position: inside;
    transform: translateY(-16px);
}


#INTERESTED {
    border-bottom: 4px solid #b31013;
    display: inline-block;
    width: 536px;
    cursor: pointer;
}

#CLICK-PLEASE {
    margin-top: 0px;
}

#GREAT-VISAGE {
    border: 12px double #b31013;
    width: 200px;
    height: 188px;
    margin: 30px 0px 0px 20px;
}

#STARSTAR-THREE {
    margin-bottom: 0px;
}

#PLEASE-MOVE-BOX-LAST {
    margin: 0px 400px 0px 400px;
    transform: translateX(0px) translateY(-46px);
}

.FREAK-LORD-TEXT {
    border: 2px dotted white;
    padding: 10px;
    text-align: justify;
}

#WHO-AM-I {
    width: 340px;
    transform: translateX(270px) translateY(-235px)
}

#SILLY-FACTS {
    text-decoration: underline;
    margin-top: 10px;
}
#ISTG {
    width: 500px;
    padding: 0px 20px 0px 10px;
    transform: translateX(60px) translateY(-220px);
}

#IMPLORE {
    width: 590px;
    padding: 0px 0px 20px 10px;
    transform: translateX(15px) translateY(-200px);
    margin-bottom: 0px;
}

.IMPLORE-YOU {
    text-align: justify;
    width: 570px;
    margin-left: 5px;
}

#LALALA {
    margin-right: 20px;
}

#AHHH {
    cursor: pointer;
}

#STARSTAR-FOUR {
    transform: translateX(700px) translateY(-24px);
}

#SUMMARYSUMMARY {
    cursor: pointer;
    display: list-item;   
    list-style: none;
    margin: 0px 0px 10px 10px;
}

#FUCK-YOU {
    transform: translateX(0px) translateY(-30px);
    margin-bottom: 0px;
}

.BELOW-SUMMARY-PLEASE {
    max-height: 730px;
}

#THECOLOR:hover {
    content: url("ZE\ IMPASTA.jpg");
}