Example dynamic animated spheres based on code from codepen.io. One aspect of this code which remains unclear, is devising a means to clip and/or constrain the dynamic spheres inside the div that surrounds the animation. Currently, the positioning of the spheres, even using percentage values isn't constrained inside the div surrounding the sphere animation elements.