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

rendered animation

CSS3 - loading spinner

1<div id="wrap">
2  <div class="loading outer">
3    <div class="loading inner"></div>
4  </div>
5</div>