.animated-gradient-bg{background:linear-gradient(45deg,#8744ff50,#1dc7e040,#0060c630,#ff579660) 0 0/200% 200%;animation:5s infinite gradientAnimation}@keyframes gradientAnimation{0%{background-position:0}50%{background-position:100%}to{background-position:0}}
