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

rendered animation

Simple CSS Loading animation

1<div class="loading-container">
2    <div class="loading"></div>
3    <div id="loading-text">loading</div>
4</div>