animation2code benchmark
For best compatibility, please view this dashboard in a Chrome browser.
← back

rendered animation

Little waves loader animation

1<div class="wrap">
2  <div class="loading">
3    <h3>Waves loader v1</h3>
4    <div class="loader"></div>
5    loading
6  </div>
7</div>