body {
    background-size: 100% 100%;
    background-position: 0px 0px;
    background-image: radial-gradient(75% 75% at 56% -3%, #DAFCFFFF 0%, #88D7FFFF 100%);
    font-family: Arial;
    padding-top: 45px;
    font-size: 15px;
    color: hotpink;
}

#container {
    box-shadow: 0px 0px 15px black;
    background: url(https://i.imgur.com/Z2dofrF.jpg);
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    border: 50px solid transparent;
    padding: 15px;
    border-image: url(https://i.imgur.com/ctPsG8C.png) 22 round;
    border-image-outset: 22px;
}

body::before {

content: "";

display: block;

position: fixed;

left: 0;

top: 0;

width: 200%;

height: 200%;

background-image: url(https://i.imgur.com/NCALvi1.gif);

background-position: 0 0;

background-repeat: no-repeat;

pointer-events: none;

background-size: 100em 50%;

z-index: 10000;

opacity: 0;

animation-name: fade;

animation-iteration-count: 1;

animation-timing-function: step-end;

animation-duration: 5.2s;

}

@keyframes fade {

0% {

opacity: 1;

}

100% {

opacity: 0;

}

}

.avatar {
    box-shadow: 0px 0px 15px black;
}

.tableRight {
    width: 75%;
    background: url(https://i.imgur.com/z2hkw11.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}

#userWall::after {
    content: url(https://i.imgur.com/w4Fxgb1.png);
}

.logo {
    font-size: 0px;
}

.logo:after {
    font-size: 25px;
    content: "smosh.com";
    text-align: left;
}

#svmsg {
    box-shadow: 0px 0px 15px black;
    border-radius: 10px;
    background: url(https://i.imgur.com/VvcCtfM.png);
}

.extended {
    box-shadow: 0px 0px 15px black;
    border-radius: 10px;
    background: url(https://i.imgur.com/VvcCtfM.png);
}

.rightHead {
    padding-left: 4px;
    border-radius: 5px;
    color: white;
    background: url(https://i.imgur.com/VvcCtfM.png);
}

.blog {
    color: black;
    padding: 15px;
    box-shadow: 0px 0px 15px black;
    border-radius: 10px;
    background: url(https://i.imgur.com/VvcCtfM.png);
}

#hSub a {
    color: white;
    font-size: 25px;
    text-decoration: none;
}

#hSub {
    background: transparent;
    text-transform: lowercase;
}

#header {
    padding-bottom: 98px;
    background: #026519;
    border-bottom: 4px solid black;
}

#hSub a[href$='?flash'] {
    font-size: 0px;
}
#hSub a[href$='?flash']::after {
    content: "games";
    font-size: 25px;
}

#hSub a[href$='?blog=74'] {
    font-size: 0px;
}
#hSub a[href$='?blog=74']::after {
    content: "forums";
    font-size: 25px;
}

#hSub a[href$='?id=74']::before {
    content: url(https://i.imgur.com/nABS2wn.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?blog=74']::before {
    content: url(https://i.imgur.com/9mVR8gB.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?music']::before {
    content: url(https://i.imgur.com/BiIDlFk.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?flash']::before {
    content: url(https://i.imgur.com/Fx7ZzaV.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?online']::before {
    content: url(https://i.imgur.com/z1clONd.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?id=random']::before {
    content: url(https://i.imgur.com/7z4xA5U.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?list']::before {
    content: url(https://i.imgur.com/whmIlZm.png);
    position: absolute;
    bottom: -296%;
}

#hSub a[href$='?list'] {
    font-size: 0px;
}

#hSub a[href$='?list']::after {
    content: "members";
    font-size: 25px;
}

#hSub a[href$='?search']::before {
    content: url(https://i.imgur.com/DGrR34T.png);
    position: absolute;
    bottom: -296%;
}