html {
    background: url(https://cdn.mos.cms.futurecdn.net/HuGGeENt6kGyixe3hT9tnY.jpg);
    background-size: contain;
    background-attachment: fixed;
}

body {
    background: transparent;
    font-family: Arial;
    padding-top: 45px;
    font-size: 0px;
    background-size: contain;
    background-attachment: fixed;
    backdrop-filter: blur(1px);
    margin: 0px; 
    height: 2999px;
}

div#header {
    background: #969293;
    font-size: 15px !important;
}

div#hSub {
    background: #444243;
    border-bottom: black 1px solid;
    font-size: 15px !important;
}

img[src="/res/online.gif"] {
    width: 0px;
    height: 0px;
}

a.logo:after {
    content: "☿";
}

div#online {
    margin: 0px !important;
}

div {
    margin: 0px !important;
    font-size: 0px !important;
}

.boxHead {
    height: 0px !important;
    width: 0px !important;
    padding: 0px;
}

.boxInfo.box {
    width: 0px;
    height: 0px;
    border: transparent 0px solid;
}

.url.box {
    border: transparent 0px solid;
}

.topRight {
    top: 431px;
    position: relative;
    width: 0px;
    height: 0px;
    padding: 0px;
}

img#avatar {
    width: 814px;
    position: absolute;
    top: 104px;
    left: 29.2%;
}

.extended.box {
    border: transparent;
}


.player.box {
    position: absolute;
    width: 179px;
    left: 89.5%;
    background: radial-gradient(#f8f4f3 0%, #6f6f6f 50%, #000000 100%);
    top: 68px;
}

b {
    font-size: 0px;
}

.songName {
    font-size: 9px !important;
    font-family: system-ui;
}

audio {
    background: transparent !important;
    filter: opacity(0.05);
}

#footer {
    font-size: 0px;
    width: 0px;
    bottom: 0px;
    display: grid;
    text-align: center;
    margin: 0px !important;
    height: 0px;
}