Sequencing animations, como criar um loop

// I would like to make the animations repeat themselves could someone help
// me or have any tips or guesses.

<meta charset="UTF-8">

<script type="text/javascript" src="main.js" defer></script>

<link href="style.css"rel="stylesheet">
<div id="alice-container">

  <img id="alice1" src="alice.svg">

  <img id="alice2" src="alice.svg">

  <img id="alice3" src="alice.svg">

</div>

Hello @Jonata_Dias

and sorry for late replay

but could you share your code in any online service

also did you check this one

and which part you have issue with

and have a nice day :slight_smile:

thanks i din’t know
i’m gonna take a look right away

you welcome and happy coding :slight_smile: