Copied!
background-image: linear-gradient(top, #55ccff 13%, #996eaa 52%, #dd1155 86%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.13288731589575, #55ccff), color-stop(0.5163225, #996eaa), color-stop(0.858638672611, #dd1155));
background-image: -moz-linear-gradient(top, #55ccff 13%, #996eaa 52%, #dd1155 86%);
background-image: -o-linear-gradient(top, #55ccff 13%, #996eaa 52%, #dd1155 86%);
background-image: -ms-linear-gradient(top, #55ccff 13%, #996eaa 52%, #dd1155 86%);