Copied!
background-image: linear-gradient(top, #2a9bff 17%, #53a7ee 33%, #7db4dd 33%, #71d9a7 67%, #65ff72 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.16666665, #2a9bff), color-stop(0.3333333, #53a7ee), color-stop(0.3333333, #7db4dd), color-stop(0.6666666, #71d9a7), color-stop(0.9999998999999999, #65ff72));
background-image: -moz-linear-gradient(top, #2a9bff 17%, #53a7ee 33%, #7db4dd 33%, #71d9a7 67%, #65ff72 100%);
background-image: -o-linear-gradient(top, #2a9bff 17%, #53a7ee 33%, #7db4dd 33%, #71d9a7 67%, #65ff72 100%);
background-image: -ms-linear-gradient(top, #2a9bff 17%, #53a7ee 33%, #7db4dd 33%, #71d9a7 67%, #65ff72 100%);