That still doesn't seem to work.
Currently my mouse listener is literally just 1 statement. The `requestAnimationFrame` handler does physics and adjusting the DOM.
Maybe it would make sense to move the physics stuff to a separate event, or even a web worker? What do you think?
