.loading-element{ border-radius: 50%; animation: loading-animation 1s linear infinite; background: linear-gradient (to bottom, #ff99ff, #ff0066); }