li{list-style:disc}.main-container{background:linear-gradient(270deg,#03211b,#031c2b,#082f04);background-size:600% 600%;-webkit-animation:AnimationName 21s ease infinite;-moz-animation:AnimationName 21s ease infinite;-o-animation:AnimationName 21s ease infinite;animation:AnimationName 21s ease infinite;display:flex;align-items:center;justify-content:center}@-webkit-keyframes AnimationName{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}@-moz-keyframes AnimationName{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}@-o-keyframes AnimationName{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}@keyframes AnimationName{0%{background-position:0 51%}50%{background-position:100% 50%}to{background-position:0 51%}}