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

rendered animation

3D Glowing liquid in bottle

1
2<body>
3    <section>
4        <div class="shadow"></div>
5        <div class="bowl">
6            <div class="liquid"></div>
7        </div>
8    
9    </section>
10</body>
11