Pure-CSS flip-clock animation

A CodePen demo showing a simple “mechanical flip clock” style counter: no JS is used, just CSS animations and gratuitous box-shadow gradients:

CSS 3D rendering initially had some z-fighting issues, so I had to augment the digit rotation keyframes with a z-index flip, hand-tweaking the timing.