This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Ana Tudor
anatudor.bsky.social
did:plc:4hm2yozxzsakerfalloor5s6
#tinyCSSsnippet I've been shocked 🙀 to learn has been slept on:
```
.container { display: grid }
.stacked-item { grid-area: 1/ 1 }
```
I use it all the time to stack elements.
Stack faces of polyhedra before positioning them in 3D. Stack images. Stack 🥧 slices https://codepen.io/thebabydino/pen/XWvKjJJ
#CSS
2025-01-05T08:08:44.452Z