On Firefox 120 (macOS), there's a CSS clash between Phanpy site (https://phanpy.social) and Graze for
@keyframes appear
.
I'm not sure if this is a bug on Firefox but I saw that most classes are namespaced inside Graze
except
the animation keyframe names. So it's either Firefox accidentally leaked the styles overriding the site's styles or that's how it works. If extensions can override a site's styles, I think Graze would need to namespace the animation keyframe names too.