html {
    background: url(https://mediaproxy.salon.com/width/1200/https://media.salon.com/2021/09/planet-jupiter-red-spot-0927211.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: top;
    image-rendering: auto;
}

#footer {
    font-size: 0px;
    width: 0px;
    bottom: 0px;
    display: grid;
    text-align: center;
    margin: 0px !important;
    height: 0px;
}


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: #c39373;
    font-size: 15px !important;
}

div#hSub {
    background: #e2c7b6;
    border-bottom: black 1px solid;
    font-size: 15px !important;
}

img[src="/res/online.gif"] {
    width: 0px;
    height: 0px;
}

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: 153px;
    left: 89.5%;
    background: url(https://i.ytimg.com/vi/yULPVDmrNmo/hqdefault.jpg);
    top: 68px;
    background-size: cover;
    background-position: center;
}

b {
    font-size: 0px;
}

.songName {
    font-size: 9px !important;
    font-family: system-ui;
    color: white;
}

audio {
    background: transparent !important;
    filter: opacity(0.05);
}

a.logo:after {
    content: "♃";
}