Copied!
background-image: linear-gradient(top, #c7b707 6%, #aec103 25%, #95cc00 42%, #5b7a0b 75%, #212917 97%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.06015625, #c7b707), color-stop(0.25, #aec103), color-stop(0.41614665, #95cc00), color-stop(0.75, #5b7a0b), color-stop(0.96884735, #212917));
background-image: -moz-linear-gradient(top, #c7b707 6%, #aec103 25%, #95cc00 42%, #5b7a0b 75%, #212917 97%);
background-image: -o-linear-gradient(top, #c7b707 6%, #aec103 25%, #95cc00 42%, #5b7a0b 75%, #212917 97%);
background-image: -ms-linear-gradient(top, #c7b707 6%, #aec103 25%, #95cc00 42%, #5b7a0b 75%, #212917 97%);