body{background:linear-gradient(54deg,#01f,#f9ff00);background-size:400% 400%;-webkit-animation:AnimationName 7s ease infinite;-moz-animation:AnimationName 7s ease infinite;-o-animation:AnimationName 7s ease infinite;animation:AnimationName 7s ease infinite}@-webkit-keyframes AnimationName{0%{background-position:0% 49%}50%{background-position:100% 52%}to{background-position:0% 49%}}@-moz-keyframes AnimationName{0%{background-position:0% 49%}50%{background-position:100% 52%}to{background-position:0% 49%}}@-o-keyframes AnimationName{0%{background-position:0% 49%}50%{background-position:100% 52%}to{background-position:0% 49%}}@keyframes AnimationName{0%{background-position:0% 49%}50%{background-position:100% 52%}to{background-position:0% 49%}}.my-5{color:#fff;text-shadow:rgb(0,255,21) 1px 0 5px;font-size:35px}@media screen and (min-width:768px){.carousel img{width:50%}}
