Copied!
background-image: linear-gradient(top, #d1ee67 16%, #8bbaa2 32%, #4587dd 48%, #434cc9 64%, #4211b5 82%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.16037735, #d1ee67), color-stop(0.3207547, #8bbaa2), color-stop(0.48113205000000003, #4587dd), color-stop(0.6415094, #434cc9), color-stop(0.8207547, #4211b5));
background-image: -moz-linear-gradient(top, #d1ee67 16%, #8bbaa2 32%, #4587dd 48%, #434cc9 64%, #4211b5 82%);
background-image: -o-linear-gradient(top, #d1ee67 16%, #8bbaa2 32%, #4587dd 48%, #434cc9 64%, #4211b5 82%);
background-image: -ms-linear-gradient(top, #d1ee67 16%, #8bbaa2 32%, #4587dd 48%, #434cc9 64%, #4211b5 82%);