html {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

body {
    background: #fff;
    font-family: Arial;
    padding-top: 0px;
    font-size: 15px;
    margin: 0px;
    height: 100%;
    width: 100%;
}

.topLeft {
    width: 0px;
    height: 100%;
    padding: 0px;
}

.topRight {
    float: right;
    display: flex;
    width: 84%;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: flex-start;
    margin: 0px;
    height: 100%;
    background: url(https://i.imgur.com/p5gDcb3.png);
    background-repeat: no-repeat;
    padding: 0px;
}

.box.blurbs {
    width: 0px;
    height: 0px;
    margin: 0px;
}

.extended {
    border: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    height: 0px;
    width: 0px;
}

#container {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;
    background: #313338;
    max-width: 100%;
}

.box.comments {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    min-width: 0;
    min-height: 0;
    flex: 1 1 auto;
    height: 100%;
}

#viewFriends {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: right;
    font-size: 0px;
    width: 0px;
    height: 0px;
}

#top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    overflow: hidden;
    width: 100%;
    float: right;
    padding-bottom: 100%;
    margin-top: 2px;
    margin-right: -11px;
}

#top a {
    text-decoration: none;
    width: 152px;
    height: 40px;
    display: flex;
    position: sticky;
    box-sizing: border-box;
    padding: 1px 0px 0px 10px;
    border-radius: 4px;
    transition: none;
    color: #989aa2;
}fdccccccccccc

.rightHead {
    background: #0000;
    color: #00000000;
    padding-left: 0px;
}

.fwiendCounter {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 0px;
}

.fwiendFace img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    margin-right: 12px;
    border-radius: 103px;
    width: 32px;
}

.fwiendFace {
    display: flex;
    align-items: center;
    border-radius: 4px;
    height: 42px;
    padding: 0px 0px 0px 0px;
    flex-direction: row-reverse;
    position: relative;
    max-width: none;
    width: auto;
    text-align: unset;
}

.fwiendFace b {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.box.fwiends {
    width: 13%;
    background: #2b2d31;
    min-width: 240px;
    height: 100%;
    padding-top: 26px;
    top: 0px;
    position: fixed;
}

#footer, #footer img {
    font-size: 0px;
    width: 0px;
    bottom: 0px;
    display: grid;
    text-align: center;
    height: 0px;
    margin: 0px !important;
}

.boxHead {
    background: #00000000;
    color: transparent;
    font-size: 0px;
    padding: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 0px;
    width: 0px;
}

form::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 0.5rem;
    width: 1.25rem;
}

form {
    position: relative;
    flex-shrink: 0;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: -8px;
    background: transparent;
    margin-bottom: 24px;
    z-index: 20;
}

textarea#commentInput {
    position: relative;
    width: 82%;
    text-indent: 0;
    overflow-x: hidden;
    max-height: 50vh;
    border-radius: 8px;
    padding-left: 40px;
    height: 34px;
    background-color: #383a40;
    border: 0px;
    font-size: 146%;
    padding-bottom: 5px;
    padding-top: 9px;
    font-family: revert;
    background-image: url(https://i.imgur.com/2LgaarJ.png);
    background-repeat: no-repeat;
    background-position: 35px 9px;
    color: white;
    font-family: inherit;
    float: left;
}

table#userWall {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    min-width: 0;
    min-height: 0;
    flex: 1 1 auto;
    margin-top: 0px;
    word-wrap: unset;
    overflow: unset;
    width: unset;
    z-index: 10;
}

input[type="submit"] {
    background: url(https://support.discord.com/hc/user_images/Br7U0mizcid8KXE9JXvayQ.png);
    transform-origin: 50% 50%;
    width: 48px;
    height: 48px;
    border: 0px;
    color: transparent;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 7px;
    border-radius: 8px;
}

textarea#commentInput:focus {
position: relative;
    width: 82%;
    text-indent: 0;
    overflow-x: hidden;
    max-height: 50vh;
    border-radius: 8px;
    padding-left: 40px;
    height: 34px;
    background-color: #383a40;
    border: 0px;
    font-size: 146%;
    padding-bottom: 5px;
    padding-top: 9px;
    font-family: revert;
    background-image: url();
    background-repeat: no-repeat;
    background-position: 35px 9px;
    color: white;
    font-family: inherit;
    float: left;
}

tr {
    margin-top: 13px;
    min-height: 50px;
    padding-left: 0px;
    outline: none;
    position: relative;
    height: 48px;
    margin-bottom: 8px;
    overflow: hidden;
    width: 100%;
}

.tableLeft img {
    height: 48px;
    width: 48px;
    border: transparent;
    border-radius: 105px;
    max-width: 48px;
}

td.tableLeft b {
    position: absolute;
    left: 70px;
    bottom: 26px;
    color: white;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.375rem;
    width: 100%;
    text-align: left;
}

td.tableRight input[type="submit"] {
    height: 0px;
    padding: 0px;
}

b.date {
    position: relative;
    top: -8px;
    right: -210px;
    font-size: 0.75rem;
    line-height: 1.375rem;
    color: rgb(152, 154, 162);
}

td.tableRight:last-child div {
    user-select: text;
    margin-left: -2px;
    font-size: 1rem;
    line-height: 1.375rem;
    word-wrap: break-word;
    color: #d6d7da;
    top: -4px;
    position: relative;
    width: 10000%;
}

.tableRight {
    height: 48px;
    background: #0000;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
    padding-right: 62px;
    position: absolute;
    top: 2px;
    left: 66px;
}

.tableLeft {
    background: #0000;
    height: 48px;
    padding-left: 14px !important;
    vertical-align: top;
    overflow: visible;
    padding: 0px;
}

.short, td.shortRight, td.shortRight div[style="font-size:small;margin-top:10px;"], td.shortRight div, .topLeft div {
    border: 0px;
    margin-top: 0px;
    width: 0px;
    height: 0px;
    font-size: 0px;
    background: transparent;
    overflow: hidden;
    top: 0px;
    position: absolute;
}

table.short #avatar {
    width: 46px;
    height: 46px;
    margin-top: 66px;
    margin-right: 0px;
    border: 0px;
    margin-left: 0px;
    border-radius: 90px;
    position: absolute;
    margin-bottom: 100%;
    top: 14px;
    right: 11px;
}

.short tr {
    width: 70px;
}

.topLeft table.short {
    height: 100%;
    background-color: #1e1f22;
    width: 72px !important;
    background-image: url(https://i.imgur.com/VJZ2S2R.png);
    background-position: top;
    background-repeat: no-repeat;
}

.short tbody {
    width: 72px;
}


a[href="/?music"] {
    margin-bottom: 12px;
}

div#hSub a, #hSub .sep a[href="/?blog=295"] {
    font-size: 16px;
    color: #989aa2;
    padding: 6px 8px;
    display: flex;
    margin-bottom: 0px;
    overflow: visible;
    justify-content: flex-start;
    align-items: flex-end;
    border-radius: 4px;
}

div#hSub a::before {
    content: "#";
    font-size: 22px;
    position: relative;
    top: -3px;
    overflow: visible;
    height: 18px;
    width: 20px;
    display: block;
}

div#hSub a:hover, #hSub .sep a[href="/?blog=295"]:hover {
    backdrop-filter: brightness(1.25);
}

div#hSub::before {
    content: "𝗏 text channels";
    position: absolute;
    top: 152px;
    font-size: 11px;
    color: #989aa2;
    text-transform: uppercase;
    left: 9px;
}


div#hSub {
    width: 218px;
    margin-left: 72px;
    height: 83%;
    background: #2b2d31;
    display: flex;
    flex-direction: column;
    font-size: 0px;
    padding-top: 165px;
    text-transform: lowercase;
    padding-bottom: 0px;
    top: 0px;
    position: absolute;
}

div#header {
    height: 100%;
    margin: 0px !important;
    width: 233px;
    left: 72px;
    z-index: 400;
    background-color: #2b2d31;;
    display: flex;
    align-items: flex-end;
    border: 0px;
    padding: 0px;
    position: absolute;
    background-image: url(https://i.imgur.com/fkfaZju.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 0px -5px;
}

a.logo {
    top: 16px;
    position: absolute;
    padding-left: 28px;
}

.blinkYellow, .blinkRed, .blinkPurple {
    color: transparent !important;
    font-size: 0px !important;
}

span#hUp {
    background: #232428;
    width: 100% !important;
    margin: 0px !important;
    padding-bottom: 17px;
    padding-top: 13px;
}

.box.fwiends::before {
    content: "Topped Users - 4";
    position: absolute;
    top: 32px;
    font-size: 11px;
    color: #989aa2;
    text-transform: uppercase;
    left: 10px;
    font-weight: bolder;
}


.comments div[style="font-size:small;text-align:right;"] {
    font-size: 0px !important;
}

.rightHead {
    background: #fc90;
    color: #cc663300;
    padding-left: 4px;
}

#userWall tbody {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    max-height: calc( 100% - 50px);
    overflow-y: scroll;
    width: calc( 100% - 250px);
    overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 8px;
    margin-right: 8px;
    margin-left: 8px;
}

::-webkit-scrollbar-thumb {
    background: #1a1b1e;
    border: transparent;
    border-radius: 90px;
}
::-webkit-scrollbar-track {
    background: #2b2d31;
    border: transparent;
    border-radius: 90px;
}

.svmsg {
    background-color: white;
    color: black;
    border: 0px;
    text-align: unset;
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    width: 0px;
    font-size: 0px;
}

span#error::after {
    color: #a8aebd !important;
    font-size: 15px;
    content: "Slowmode is enabled.";
}

span#error {
    position: absolute;
    left: 19px;
    font-size: 0px;
}

a[href="/?id=295"] div b{
    color: #ff1a8d !important;
    font-weight: bold;
}

a[href="/?id=6"] div b, a[href="?id=6"] .fwiendFace b {
    background: url(https://i.imgur.com/mSxlsew.gif);
    background-clip: text;
    -webkit-background-clip: text;
    color: #ffffff00;
    background-size: auto;
    background-position: inherit;
    background-attachment: fixed;
    filter: brightness(1.5) drop-shadow(0px 0px 1px black);
}

.mention:hover {
    background: #6a5acd;
}
.mention::before {
    content: "@";
}
.mention {
    font-size: 1rem;
    font-weight: normal;
    margin: 0px;
    background: #6a5acdab;
    width: max-content;
    padding: 1px;
    position: absolute;
    border-radius: 5px;
    padding-right: 3px;
}

div#hSub {
    background: transparent !important;
    z-index: 10000000;
}

a[href="/?id=39"] div b, a[href="?id=39"] .fwiendFace b {
    background: url(https://i.ibb.co/zGvQZM9/5780-A84-E-584-D-4-E06-8-D93-0-D08-C547-D41-F.gif);
    background-clip: text;
    -webkit-background-clip: text;
    color: #ffffff00;
    background-size: auto;
    background-attachment: fixed;
    filter: brightness(1.5) drop-shadow(0px 0px 1px teal);
}

a[href="/?id=267"] div b, a[href="?id=267"] .fwiendFace b {
    background: #fff repeat url(https://www.lolman707.net/stuff/backtile.png);
    background-clip: text;
    -webkit-background-clip: text;
    color: #ffffff00;
    background-size: contain;
    background-attachment: fixed;
    filter: brightness(1) drop-shadow(0px 0px 1px grey) invert(1);
}

a[href="/?id=351"] div b, a[href="?id=351"] .fwiendFace b {
    background: #ff0000;
    background-clip: text;
    -webkit-background-clip: text;
    color: #ffffff00;
    background-size: contain;
    background-attachment: fixed;
    filter: brightness(1) drop-shadow(0px 0px 4px #100000);
}

a.blinkViolet, .blinkRed, .blinkBlue {
    display: none;
}

#lolSvmsg {
    display: none;
}