I have an animation in css3
which I want to run when I load the page and only run once the problem is found when I go a page forward and I return the animation is restarted
or when they enter the site after leaving, it occurs to me to do it with js but as with the localStorage
the question is:
What is the best way to do this?