Copied!
background-image: linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #480073 50%, #9100e6 99%, #c67ef1 99%, #fcfcfc 100%, #e2b4f1 100%, #c96ce6 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(0.002, #7e7e7e), color-stop(0.004, #fcfcfc), color-stop(0.006, #7e7e7e), color-stop(0.008000008400000001, #000000), color-stop(0.5, #480073), color-stop(0.9895695116000001, #9100e6), color-stop(0.994, #c67ef1), color-stop(0.996, #fcfcfc), color-stop(0.998, #e2b4f1), color-stop(1, #c96ce6));
background-image: -moz-linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #480073 50%, #9100e6 99%, #c67ef1 99%, #fcfcfc 100%, #e2b4f1 100%, #c96ce6 100%);
background-image: -o-linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #480073 50%, #9100e6 99%, #c67ef1 99%, #fcfcfc 100%, #e2b4f1 100%, #c96ce6 100%);
background-image: -ms-linear-gradient(top, #000000 0%, #7e7e7e 0%, #fcfcfc 0%, #7e7e7e 1%, #000000 1%, #480073 50%, #9100e6 99%, #c67ef1 99%, #fcfcfc 100%, #e2b4f1 100%, #c96ce6 100%);