Help with jquery plugin that animates numbers (counting up)

Hi everyone!
I’m trying to use this GitHub - bfintal/Counter-Up: Counter-Up is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible. on a project but I can’t make it work.

This is how I placed the code on the project:


and this is the read only link https://preview.webflow.com/preview/prueba-counter?utm_medium=preview_link&utm_source=designer&utm_content=prueba-counter&preview=47bdc3a52ec961da817be6aac61cc27d&mode=preview

Thanks :pray:

jQuery is loaded in the before body close area. Therefore scripts that depend on it must follow by being placed in the before body close custom code area.