Animation

animation-fill-mode: forwards; > this found in new-css/style

This allows animation to stay where it ends

More animation info


Rotate works now

Normal. This is in a span then p element

Rotated

stopped this from going round and round. No I didn't. In new-css/style.css


Span tags don't work with animation/rotation?

But the class works with a "p" tag


Element within element selector options ("p" within a "span" tag)

This p tag is also in a span element