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

rendered animation

Simple CSS3 Animation Example

1<div class="square">
2  <div class="spin"></div>
3</div>