UGURUS offers elite coaching and mentorship for agency owners looking to grow. Start with the free Agency Accelerator today. With CSS animations (ala @keyframes) it’s not as easy as you might think to “restart” it. Let’s say you set it to run once: .run-animation { animation: my-fancy-animation 5s 1; } You have that run on, say, your logo: <h1 id="logo" class="run-animation"> Fancy Logo </h1> Then