*{margin:0;padding:0}body{width:100%;height:100%;background:linear-gradient(45deg,#00ffbd,#f26969,#d969f2,#6972f2);background-size:800% 800%;animation:AnimationName 7s ease infinite}@keyframes AnimationName{0%{background-position:0% 81%}50%{background-position:100% 20%}to{background-position:0% 81%}}
