.loading-element
{
border-radius
:
50%
;
animation
:
orbit
6s
linear
infinite
;
box-shadow
:
10px 10px 20px rgba(0,0,0,.3)
;
}