body {
    margin: 0px;
     height: 100%;
     width: 100%;
     background-image: url("bgconfetti.gif");
     background-size: auto;
     background-repeat: repeat;
     background-attachment: fixed;
     flex-direction: row;
}
#topbox, .topbox{
    position: static;
     z-index: 90;
     width: 100%;
     height: 250px;
     border: 1px solid rgb(0, 0, 0);
     background-color: rgb(0, 0, 0);
     left: 341px;
     top: 216px;
     color: rgb(255, 255, 255);
     text-align: center;
     font-size: 60pt
}
#id_1780160302041{
    z-index: 90;
     width: 1530px;
     height: 1px;
     border: medium;
     position: static;
     overflow-wrap: break-word;
     display: block;
     margin: 0px;
     color: rgb(255, 255, 255);
     font-family: "Pirata One";
     text-align: center;
     max-height: 1000px;
     max-width: 1500px;
     left: 0px;
     top: -1px;
}
#sidebox, .sidebox{
    position: static;
     z-index: 90;
     width: 15%;
     height: 800px;
     border: 1px solid rgb(0, 0, 0);
     background-color: rgb(0, 0, 0);
}
