It'd be cool if I could read the time via JS
parseInt(getComputedStyle($('#seconds'), ':after').top)/-76
(see https://gist.github.com/alexlouden/7481780 for full)
parseInt(getComputedStyle($('#seconds'), ':after').top)/-76
(see https://gist.github.com/alexlouden/7481780 for full)