```
.loading-element{
width100px
height100px
border-radius50%
background-color#3c4e54
animationloading-animation1slinearinfinite
}
```