Copied!
background-image: linear-gradient(top, #b331ce 0%, #7b2473 25%, #441718 98%, #924a40 98%, #e17e69 99%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b331ce), color-stop(0.25, #7b2473), color-stop(0.984252, #441718), color-stop(0.984252, #924a40), color-stop(0.9921260000000001, #e17e69));
background-image: -moz-linear-gradient(top, #b331ce 0%, #7b2473 25%, #441718 98%, #924a40 98%, #e17e69 99%);
background-image: -o-linear-gradient(top, #b331ce 0%, #7b2473 25%, #441718 98%, #924a40 98%, #e17e69 99%);
background-image: -ms-linear-gradient(top, #b331ce 0%, #7b2473 25%, #441718 98%, #924a40 98%, #e17e69 99%);