body{background:linear-gradient(-45deg,#dc7575,#7b7bca,#e0e0e0);background-size:400% 400%;animation:gradientAnimation 10s ease infinite}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
