Copied!
background-image: linear-gradient(top, #e21717 0%, #d91f3b 12%, #d12860 24%, #be146b 38%, #ac0076 51%, #567c43 64%, #00f910 76%, #26e02d 88%, #4dc74b 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e21717), color-stop(0.12, #d91f3b), color-stop(0.239999991, #d12860), color-stop(0.375, #be146b), color-stop(0.510000008, #ac0076), color-stop(0.635, #567c43), color-stop(0.7600000045, #00f910), color-stop(0.88, #26e02d), color-stop(1, #4dc74b));
background-image: -moz-linear-gradient(top, #e21717 0%, #d91f3b 12%, #d12860 24%, #be146b 38%, #ac0076 51%, #567c43 64%, #00f910 76%, #26e02d 88%, #4dc74b 100%);
background-image: -o-linear-gradient(top, #e21717 0%, #d91f3b 12%, #d12860 24%, #be146b 38%, #ac0076 51%, #567c43 64%, #00f910 76%, #26e02d 88%, #4dc74b 100%);
background-image: -ms-linear-gradient(top, #e21717 0%, #d91f3b 12%, #d12860 24%, #be146b 38%, #ac0076 51%, #567c43 64%, #00f910 76%, #26e02d 88%, #4dc74b 100%);