H i there - I’m trying to insert an animated button on my page by using the following CSS: https://codepen.io/Alexb98/pen/XWrqpxB
I’ve been able to do it for simpler CSS but this one is giving me headaches. I created a HTML element, copy-pasted the CSS into and added my button to the animated-button class (in the ID identifier) but it does not work - my browser even refuses to load.
Do you know how I can fix it?