See the Code - See it Full Page - See Details
Inspired by wrapping paper. Works fully as expected in Firefox, Blink. Safari misses one animation that is using the Web Animations API. Edge misses `clip-path` and Web Animations API... but I still like how it looks. Only using autoprefixer because Safari 11 still has `clip-path` prefixed. *update* Looks like there is a bug (?) in Chrome 63 that was not in 62 (but looks resolved in Canary 65) where the `::after` pseudo-element is not respecting its element's `clip-path` which breaks the animation.
This Pen uses: HTML, CSS, JavaScript, and