html {
    background: url(https://tf-cmsv2-smithsonianmag-media.s3.amazonaws.com/filer/3c/2a/3c2af135-c333-4262-a5d9-91d596494c1e/mars_surface.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: #a45e36;
    font-size: 15px !important;
}

div#hSub {
    background: #4b271a;
    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: 179px;
    left: 89.5%;
    background: url(https://i.pinimg.com/originals/a9/13/e3/a913e3cc68528dc782648bcaa56cfb00.jpg);
    top: 68px;
    background-size: cover;
}

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: "♂";
}