Came across this last night & gave it a quick go on @CodePen. Now came back to it, polished it a bit & heavily commented the #CSS: codepen.io/thebabydino/pen/j… The HTML is minimal, no extra wrappers. The JS is ~200 bytes minified & only used to change current top item index on click.
Recreate a Cool Shuffling Effect in Pure CSS x.com/i/broadcasts/1yNGagYnZ…

Jan 3, 2025 Β· 2:27 PM UTC

2
6
35
0
Btw, this is my only demo I've made in 2025 to have been hearted 100 times.
Replying to @anatudor @CodePen
Wonder if it’d look cooler going top left instead of left to mimic typical hand movements
1
1
Would only mean adding a translation to the y axis too, same value as for x axis.