Copied!
background-image: linear-gradient(top, #552211 13%, #aa2a67 25%, #ff32be 38%, #e631cd 50%, #ce31dc 63%, #91296e 75%, #552200 88%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.125, #552211), color-stop(0.25, #aa2a67), color-stop(0.375, #ff32be), color-stop(0.5, #e631cd), color-stop(0.625, #ce31dc), color-stop(0.75, #91296e), color-stop(0.875, #552200));
background-image: -moz-linear-gradient(top, #552211 13%, #aa2a67 25%, #ff32be 38%, #e631cd 50%, #ce31dc 63%, #91296e 75%, #552200 88%);
background-image: -o-linear-gradient(top, #552211 13%, #aa2a67 25%, #ff32be 38%, #e631cd 50%, #ce31dc 63%, #91296e 75%, #552200 88%);
background-image: -ms-linear-gradient(top, #552211 13%, #aa2a67 25%, #ff32be 38%, #e631cd 50%, #ce31dc 63%, #91296e 75%, #552200 88%);