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

rendered animation

What's going on here? Fun CSS loader

1<div id="man">
2  <div id="eye-l"></div>
3  <div id="eye-r"></div>
4  <div id="nose"></div>
5  <div id="mouth"></div>
6</div>
7<div id="wall">loading...</div>
8
9