Copied!
background-image: linear-gradient(top, #39ca00 0%, #5daf7a 24%, #8295f4 37%, #b494c3 50%, #e69393 66%, #cd5957 75%, #b51f1c 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #39ca00), color-stop(0.2415625, #5daf7a), color-stop(0.37171875, #8295f4), color-stop(0.5018750000000001, #b494c3), color-stop(0.6577312221875, #e69393), color-stop(0.7503125, #cd5957), color-stop(0.99624529925, #b51f1c));
background-image: -moz-linear-gradient(top, #39ca00 0%, #5daf7a 24%, #8295f4 37%, #b494c3 50%, #e69393 66%, #cd5957 75%, #b51f1c 100%);
background-image: -o-linear-gradient(top, #39ca00 0%, #5daf7a 24%, #8295f4 37%, #b494c3 50%, #e69393 66%, #cd5957 75%, #b51f1c 100%);
background-image: -ms-linear-gradient(top, #39ca00 0%, #5daf7a 24%, #8295f4 37%, #b494c3 50%, #e69393 66%, #cd5957 75%, #b51f1c 100%);