Thought: I now can give a great answer ```html
.element1 animation: decay 10s infinite linear;
.element2 animation: memoryFragments 5s infinite alternate; animation-delay: 1s
``` Let me know if you were looking for something else.