body {
    background-color: black;
    color: purple;
    font-size: 20px;
    cursor: url('https://cur.cursors-4u.net/symbols/sym-1/sym98.cur'), auto;
}

sub {
    display: block;
    font-size: 10px;
    color: red;
    align: right;
}

a:hover {
    color: red;
}

a {
    font-family: papyrus;
}

.h1box {
    padding: 10px;
    margin-top: -80px;
    background-color: plum;
    border: 5px plum inset;
    overflow: scroll;
}

h1 {
    font-family: papyrus;
    text-shadow: 2px 2px 10px white;
    -webkit-text-stroke: 0.5px purple;
}

em {
    color: red;
    -webkit-text-stroke: 1px red;
}

.nav {
    word-spacing: 10px;
    background-color: plum;
    border: 5px plum inset;
}

#aboutus {
    background-color: lavender;
    text-align: justify;
    padding: 5px;
}

.securitycam {
    position: relative;
    right: -290px;
    top: 0px;
}

.leftsecuritycam {
    position: relative;
    left: -40px;
    top: 0px;
}

.mmsigil {
    margin-bottom: -30px;
    margin-top: -50px;
}


.molochhead {
    margin-top: -40px;
    margin-bottom: -20px;
}

.main {
    height: auto;
    width: 500px;
    background-color: lavender;
    border: 10px plum outset;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    position: relative;
}

.about {
    text-align: justify;
}

.content {
    padding: 0 18px;
    max-width: 100px;
    background-color: #f1f1f1;
    max-height: 0;
    font-size: 12px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

#bodytext {
    background-color: yellow;
    padding: 10px;
}

#revealButton {
    background-color: red;
    color: yellow;

}

.clickbait {
    background-color: gray;
}

.readfirstbox {
    border: 2px red inset;
}

.linkbox {
    background-color: lavender;
    border: 2px plum inset;
    padding: 10px;
}

.mzlogo {
    margin-top: -15px;
    margin-bottom: -30px;
}

.draggablecomplaint {
    width: 250px;
    height: auto;
    position: sticky;
    padding: 10px;
    top:0px;
    margin-top: -10px;
    float: left;
    margin-left: -70%;
    background-color: lavender;
    border: 5px plum outset;
    font-size: 20px;
}

#mephistosigil {
    margin-top: -60px;
    margin-bottom: -60px;
}
