Copied!
background-image: linear-gradient(top, #9a28ff 0%, #ad14a8 17%, #c10051 33%, #cc3d34 50%, #d87b17 66%, #eb3d2d 83%, #ff0044 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9a28ff), color-stop(0.165, #ad14a8), color-stop(0.33, #c10051), color-stop(0.495, #cc3d34), color-stop(0.6599999955, #d87b17), color-stop(0.8300000000000001, #eb3d2d), color-stop(1, #ff0044));
background-image: -moz-linear-gradient(top, #9a28ff 0%, #ad14a8 17%, #c10051 33%, #cc3d34 50%, #d87b17 66%, #eb3d2d 83%, #ff0044 100%);
background-image: -o-linear-gradient(top, #9a28ff 0%, #ad14a8 17%, #c10051 33%, #cc3d34 50%, #d87b17 66%, #eb3d2d 83%, #ff0044 100%);
background-image: -ms-linear-gradient(top, #9a28ff 0%, #ad14a8 17%, #c10051 33%, #cc3d34 50%, #d87b17 66%, #eb3d2d 83%, #ff0044 100%);