1<!--
2
3Follow me on
4Dribbble: https://dribbble.com/supahfunk
5Twitter: https://twitter.com/supahfunk
6Codepen: https://codepen.io/supah/
7
8Inspired by https://dribbble.com/shots/2150230-Loader-Gooey-effect
9
10-->
11
12<div class="wrapper">
13 <div class="ball ball-1"></div>
14 <div class="ball ball-2"></div>
15 <div class="ball ball-3"></div>
16</div>