.loading-element
{
width
:
100%
;
height
:
100%
;
aspect-ratio
:
9/16
;
border-radius
:
50%
;
background-color
:
#272822
;
animation
:
filament-movement
3s
ease-in-out
infinite
;
}