Hey @loeramilca,
Thank you for reaching out to us for assistance. To do this you would need to use some Custom CSS, so something like this:
#ctf {
background-image: url("link-to-gif/gifs/animation.gif");
background-repeat: no-repeat;
background-size:cover;
}
If you need to learn more about the background CSS properties please see here as we otherwise do not provide specific customization support. If you are unsure of which selector to use (my example is for the whole feed), let me know and I’ll be happy to assist.
Many thanks,