Copied!
background-image: linear-gradient(top, #0d8114 11%, #389a1e 11%, #64b328 20%, #59ca44 34%, #4ee161 48%, #64f073 60%, #7bff85 74%, #82f381 87%, #89e77d 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.105, #0d8114), color-stop(0.105, #389a1e), color-stop(0.201224479, #64b328), color-stop(0.335, #59ca44), color-stop(0.47727139800000007, #4ee161), color-stop(0.6000000000000001, #64f073), color-stop(0.7399999950000001, #7bff85), color-stop(0.8700000000000001, #82f381), color-stop(1, #89e77d));
background-image: -moz-linear-gradient(top, #0d8114 11%, #389a1e 11%, #64b328 20%, #59ca44 34%, #4ee161 48%, #64f073 60%, #7bff85 74%, #82f381 87%, #89e77d 100%);
background-image: -o-linear-gradient(top, #0d8114 11%, #389a1e 11%, #64b328 20%, #59ca44 34%, #4ee161 48%, #64f073 60%, #7bff85 74%, #82f381 87%, #89e77d 100%);
background-image: -ms-linear-gradient(top, #0d8114 11%, #389a1e 11%, #64b328 20%, #59ca44 34%, #4ee161 48%, #64f073 60%, #7bff85 74%, #82f381 87%, #89e77d 100%);