svg { background: #40E0DF; background: -moz-linear-gradient(top, #3FDF93 0%, #40E0DF 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40E0DF), color-stop(100%,#3FDF93)); background: -webkit-linear-gradient(top, #3FDF93 0%,#40E0DF 100%); background: -o-linear-gradient(top, #3FDF93 0%,#40E0DF 100%); background: -ms-linear-gradient(top, #3FDF93 0%,#40E0DF 100%); background: linear-gradient(to bottom, #3FDF93 0%,#40E0DF 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3FDF93', endColorstr='#40E0DF',GradientType=0 ); }