Added refresh button spin animation.
Created by: jy1263
It might be a an inefficent way of doing the animation idk oof. Because CSS doesn't finish the whole animation using :active I just used onclick and a JS function would append the CSS animation and then remove it after it finishes.