.loading-element
{
border-radius
:
50%
;
background-color
:
#333
;
animation
:
loading-animation
1s
ease-out
infinite
;
}