div#footer {
    display: none;
}

div#header {
    display: none;
}

div#hSub {
    background: url(https://i.imgur.com/aXYN9io.png), linear-gradient(180deg, #ff09ee, #e800ee 8%, #e100ee 40%, #f0e 88%, #e600ff 93%, #c900ff 95%, #f100ff 96%, #bb00ff);
    height: 22px;
    width: 99%;
    z-index: -1;
    top: calc(100% - 35px);
    text-align: start;
    position: absolute;
    padding-top: 8px;
    text-indent: 111px;
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
}

body {
    image-rendering: pixelated;
    background: url(https://i.imgur.com/MjUXZ3m.png);
    background-size: cover;
}

.topLeft, .topRight {
    position: fixed;
    overflow: visible;
}

div#container {
    max-width: 100%;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
}

.extended.box {}

.box.blurbs, .extended.box {}

.box.fwiends, .box.blurbs, .extended.box {
    display: none;
}

.box.comments {
    /* display: none; */
    position: fixed;
    top: 378px;
    left: 1371px;
    width: 353px;
    font-family: Trebuchet MS;
    background: linear-gradient(180deg, #ff09ee, #e800ee 8%, #e100ee 40%, #f0e 88%, #e600ff 93%, #c900ff 95%, #cb00d7 96%, #9e00d7);
    padding: 3px 5px 3px 3px;
    border-top: 1px solid #d908d3;
    border-left: 1px solid #d908cb;
    border-right: 1px solid #9700a0;
    border-top-left-radius: 8px;
    border-top-right-radius: 7px;
    font-size: 13px;
    text-shadow: 1px 1px #890f79;
    color: white;
}

.boxHead {
    background: transparent;
}

form {
}

table#userWall {
    overflow: scroll;
    overflow-x: hidden;
    height: 277px
}

td.tableRight, td.tableLeft {
    background: transparent;
}

td.tableLeft {
    background: transparent;
}

tr {
    display: flex;
}

table#userWall a {
    color: white;
}

.player.box {
    position: fixed;
    width: 355px;
    top: 64px;
    left: 945px;
    background: linear-gradient(180deg, #ff09ee, #e800ee 8%, #e100ee 40%, #f0e 88%, #e600ff 93%, #c900ff 95%, #cb00d7 96%, #9e00d7);
    padding: 3px 5px 3px 3px;
    border-top: 1px solid #d908d3;
    border-left: 1px solid #d908cb;
    border-right: 1px solid #9700a0;
    border-top-left-radius: 8px;
    border-top-right-radius: 7px;
    font-size: 13px;
    text-shadow: 1px 1px #890f79;
    color: white;
    font-family: Trebuchet MS;
}

.songName::before {
    content: "WINDOWS MEDIA PLAYER";
    font-size: 17px;
    font-weight: bolder;
    margin-right: 130px;
    padding-left: 22px;
    background: url(https://cdn.icon-icons.com/icons2/183/PNG/256/Windows_Media_Player_22516.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 0px;
}

span.song__title, .songName b {
    background: transparent;
    margin: 0px;
    padding-top: 0px;
}

span.song__title {
    left: 36px;
    position: absolute;
    padding-right: 28px;
}

.url.box {
    display: none;
}

.boxInfo.box {
    background: linear-gradient(180deg, #c809ff, #ee00ea 8%, #ee00d3 40%, #ff00a3 88%, #ff00a3 93%, #ff00a3 95%, #ff0098 96%, #d700bf);
    padding: 3px 5px 3px 3px;
    border-top: 1px solid #d908d3;
    border-left: 1px solid #d908cb;
    border-right: 1px solid #9700a0;
    border-top-left-radius: 8px;
    border-top-right-radius: 7px;
    font-size: 13px;
    text-shadow: 1px 1px #890f79;
    color: white !important;
    font-family: Trebuchet MS;
    border-bottom: 0px;
    display: grid;
    width: 317px;
    position: absolute;
    top: 373px;
    right: -340px;
}

.boxInfo.box a div {
    color: white !important;
    filter: sepia(1) saturate(26.5) hue-rotate(288deg);
}

table.short {
    position: absolute;
    left: 234px;
    top: 230px;
    background: linear-gradient(180deg, #ff09ee, #e800ee 8%, #e100ee 40%, #f0e 88%, #e600ff 93%, #c900ff 95%, #cb00d7 96%, #9e00d7);
    padding: 3px 5px 3px 3px;
    border-top: 1px solid #d908d3;
    border-left: 1px solid #d908cb;
    border-right: 1px solid #9700a0;
    border-top-left-radius: 8px;
    border-top-right-radius: 7px;
    font-size: 13px;
    text-shadow: 1px 1px #890f79;
    color: white !important;
    font-family: Trebuchet MS;
}

table.short::before {
    content: "WINDOES 46 REAL";
    font-weight: bolder;
    font-size: large;
}

h2#name {
    display: none;
}

div#hSub a {background: linear-gradient(270deg, #a020a7, #fa21ff 2% , #ed31f7 , #f938ec , #f44af5 , #f938ec , #f21afe 98%, #ffffff);border-radius: 4px;font-size: 15px;padding: 4px;text-shadow: 1px 1px #890f79;color: white !important;font-family: Trebuchet MS;}

div#hSub {}

button {
    font-family: "Pixelated MS Sans Serif",Arial;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    box-sizing: border-box;
    border: 1px solid #003c74;
    background: linear-gradient(180deg,#fff,#ecebe5 86%,#d8d0c4);
    box-shadow: none;
    border-radius: 3px;
}

input {
    font-family: "Pixelated MS Sans Serif",Arial;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #003c74;
    background: linear-gradient(180deg,#fff,#ecebe5 86%,#d8d0c4);
    box-shadow: none;
    border-radius: 3px;
}

div#online {
    filter: sepia(1) saturate(26.5) hue-rotate(288deg) brightness(0.8);
}