body {
    background-image: url(https://files.catbox.moe/2q19pz.png);
    background-attachment: fixed;
    background-size: cover;
    font-family: monospace;
    color: rgb(244, 244, 244);
}

div.extended.box, div.songName, div.rightHead, div.box.blurbs, div.box.fwiends, div.boxHead, div.boxInfo.box, div.player.box, div.fwiendFace img, .short, .avatar, h2#name.uName {
    background-color: rgba(161, 161, 255, 0.44);
    color: rgb(255, 255, 255);
    padding: 4px;
    border-width: initial;
    border-style: groove;
    border-image: initial;
    border-radius: 8px;
    border-color: rgb(244, 244, 244);
}

h4 {
    color: rgb(44, 44, 132);
    margin-bottom: 0px;
}

span.fwiendCount {
    color: rgb(44, 44, 132);
}