.loading-element
{
border-radius
:
50%
;
animation
:
loading-animation
1s
linear
infinite
;
aspect-ratio
:
9/16
;
background
:
#FF69B4
;
}