do your pesky friends on discord have annoying avatar decorations or effects? tell them no with this fancy trick:
[class*="avatarDecoration_"], [class*="profileEffects_"], [class*="profileEffects_"] > [class*="inner-"], [class*="profileEffects_"] > [class*="inner-"] > *, [class*="premiumFeatureBannerBackground_"], [class*="premiumFeatureBorder_"] {
display: none !important;
opacity: 0 !important;
position: absolute !important;
top: -9999px !important;
left: -9999px !important;
width: 0px !important;
height: 0px !important;
}
