Simple Stopwatch
Form http://thecodeplayer.com/walkthrough/make-a-stopwatch-using-css3-without-images-or-javascript
The core logic is a simple div containing numbers being moved using keyframe animations. The numbers have space between them so that they can be aligned vertically easily by reducing the container width. Lets wrap up the 'numbers' in a cell to display only 1 digit