.loading-element
{
border-radius
:
50%
;
animation
:
load-anim
2s
linear
infinite
;
background
:
#FF69B4
;
}