.undulating{background:linear-gradient(312deg,#576de0,#d05560);background-size:400% 400%;animation:AnimationName 4s ease infinite}@keyframes AnimationName{0%{background-position:5% 0%}50%{background-position:96% 100%}to{background-position:5% 0%}}
