.loading-element
{
border-radius
:
50%
;
animation
:
rotate
4s
linear
infinite
;
animation
:
fade-in-out
4s
linear
infinite
;
}