Copied!
background-image: linear-gradient(top, #53ed7c 0%, #4aeda9 12%, #42edd6 24%, #4acfe9 38%, #53b1fd 51%, #6c70fe 64%, #8630ff 76%, #9c2bef 88%, #b227e0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #53ed7c), color-stop(0.12, #4aeda9), color-stop(0.239999991, #42edd6), color-stop(0.375, #4acfe9), color-stop(0.510000008, #53b1fd), color-stop(0.635, #6c70fe), color-stop(0.7600000045, #8630ff), color-stop(0.88, #9c2bef), color-stop(1, #b227e0));
background-image: -moz-linear-gradient(top, #53ed7c 0%, #4aeda9 12%, #42edd6 24%, #4acfe9 38%, #53b1fd 51%, #6c70fe 64%, #8630ff 76%, #9c2bef 88%, #b227e0 100%);
background-image: -o-linear-gradient(top, #53ed7c 0%, #4aeda9 12%, #42edd6 24%, #4acfe9 38%, #53b1fd 51%, #6c70fe 64%, #8630ff 76%, #9c2bef 88%, #b227e0 100%);
background-image: -ms-linear-gradient(top, #53ed7c 0%, #4aeda9 12%, #42edd6 24%, #4acfe9 38%, #53b1fd 51%, #6c70fe 64%, #8630ff 76%, #9c2bef 88%, #b227e0 100%);