See the Code - See it Full Page - See Details
With the Web Animations API you can send a new array of keyframes to an existing Animation (even if running). As of 5/17/2016 support for this is limited to Firefox Nightly (49), and should be in Chrome Canary soon. This does not use the polyfill, as I had issues seeing the proper browser behavior with it.
This Pen uses: HTML, SCSS, JavaScript, and