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

rendered animation

@keyframes 1.9.3 | Solar Eclipse Loader

1<div class="sun">
2  <svg class="eclipse-container" viewBox="0 0 100 100">
3    <circle class="eclipse" cx="50" cy="50" r="49" transform="rotate(-90 50 50)" />
4  </svg>
5</div>