body{
    background-image: url("https://myspace.f46n.org/res/discord/attachments/1031479435641233439/1071231795590348860/linus.png");
    background-size: contain;
}
*{color:white!important;}
#header,#hSub,.boxInfo.box,.boxHead,.rightHead,.url.box,.player.box,.extended.box,.short,#top,#commentInput,.box.comments form input:last-of-type,.tableLeft,.tableRight
{background:black!important;border:0;}
.player.box audio,.songName a img{
    filter:invert(1);
}

#container{opacity:0.2;}
body:after{
    content:"";
    display:block;
    background-image: url("https://myspace.f46n.org/res/discord/attachments/197076054723133440/944553726570557490/ezgif-5-3c805bbfcc.gif");
    background-size: contain;
    width: 134px;
    height:79px;
    position:fixed;
    bottom:0;
    right:0;
}
body:before{
    background-image:url("https://myspace.f46n.org/res/discord/attachments/1031479435641233439/1071236971076264047/1.gif");
    position:fixed;
    width:100%;height:100%;
    content:"";
    background-size:contain;
    filter:grayscale(1) brightness(100);
    opacity:0.1;
    z-index:-5000;
    top:0;left:0;
}
::-webkit-scrollbar-thumb {background-color: #131313;}
::-webkit-scrollbar-thumb:hover {background-color: #303030;}
::-webkit-scrollbar-thumb:active {background-color: #aaaaaa;}
::-webkit-scrollbar {background-color: black;width: 12px;}
::-moz-selection {color: black;background: white;}
::selection {color: black;background: white;}