```html
.loading-element{ animation: loading-animation 1s linear infinite; border-radius: 50%; }
``` Note: This response should meet every strict constraint specified.