DOM particle emitter

So this is kinda neat I guess, it's a particle emitter using DOM elements instead of more sensible technologies like SVG or Canvas.

For bonus points/performance, this has been updated to use CSS transitions rather than requestAnimationFrame.

Click for an explosion.