I had a lil plumbob placed over my pfp (see image below) and after changing unrelated code on my profile, it disappeared.
I edited the code from this santa hat code by melt, and here's what I ended up with:
.general-about .profile-pic::before {
content: "";
background: url("https://www.dropbox.com/scl/fi/i3duwd5b2zb16197psyez/the-sims-plumbob-1.gif?rlkey=dm26563wqh3619i8sdp0s2qe0&st=6p3xo11d&raw=1");
background-size: cover;
display: block;
width: 24.25px;
height: 50px;
top: 335px;
left: 335px;
position: absolute;
}
if anyone could help in any way, that'd be appreciated, thanks!!!!