body {
    background: url(https://i.imgur.com/jgK29VW.png);
    background-size: 5%;
    font-family: Arial;
}

.fwiendCount {
    font-size: 0px;
}

.fwiendCount::before {
    font-size: 15px;
    content: "27"
}

#hSub a[href$='?search']::after {
    content: " | MySpaceTV";
}

.extended {
    background: url(https://i.imgur.com/gpCaODN.gif);
}

a[href$='?id=6'] b::after {
    font-size: 15px;
    content: "Napoleon Dynamite";
}

a[href$='?id=6'] b {
    font-size: 0px;
}

a[href$='?id=21'] b::after {
    font-size: 15px;
    content: "Bill Gates";
}

a[href$='?id=21'] b {
    font-size: 0px;
}

a[href$='?id=267'] b::after {
    font-size: 15px;
    content: "Mr Peabody";
}

a[href$='?id=267'] b {
    font-size: 0px;
}

a[href$='?id=39'] b::after {
    font-size: 15px;
    content: "Albert Enstein";
}

a[href$='?id=39'] b {
    font-size: 0px;
}

.avatar {
    width: 200px;
    margin-right: 20px;
    cursor: zoom-in;
    image-orientation: from-image;
    transform: rotate3d(-0.1, 0.1, 0, 40deg);
}