Spinning CSS Animation
Animation in pure CSS.
Try to change the dimensions of the viewer.
Due to this,
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
the animation will always be horizontally and vertically centered.