border: transparent;
}
h3 {
color: cyan;
}
audio {
display: none;
}
.songName {
display: none;
}
.player {
display: none;
}
span#hUp::before {
content: "⛱";
color: cyan;
}
.fwiendFace img, .tableLeft img {
width: calc( 100% );
border: solid 2px white;
}
.avatar {
width: 200px;
margin-right: 20px;
cursor: zoom-in;
image-orientation: from-image;
border: solid 2px white;
}
.url {
border: solid 2px #e91e63;
}