Copied!
background-image: linear-gradient(top, #f3f3f3 0%, #f3f4f4 15%, #f4f5f5 23%, #c3dfed 45%, #92c9e6 52%, #c3dfed 60%, #f4f5f5 70%, #f4f5f5 80%, #f4f5f5 90%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f3f3), color-stop(0.15, #f3f4f4), color-stop(0.22812501, #f4f5f5), color-stop(0.44999999999999996, #c3dfed), color-stop(0.52072539, #92c9e6), color-stop(0.6, #c3dfed), color-stop(0.7, #f4f5f5), color-stop(0.8, #f4f5f5), color-stop(0.9, #f4f5f5));
background-image: -moz-linear-gradient(top, #f3f3f3 0%, #f3f4f4 15%, #f4f5f5 23%, #c3dfed 45%, #92c9e6 52%, #c3dfed 60%, #f4f5f5 70%, #f4f5f5 80%, #f4f5f5 90%);
background-image: -o-linear-gradient(top, #f3f3f3 0%, #f3f4f4 15%, #f4f5f5 23%, #c3dfed 45%, #92c9e6 52%, #c3dfed 60%, #f4f5f5 70%, #f4f5f5 80%, #f4f5f5 90%);
background-image: -ms-linear-gradient(top, #f3f3f3 0%, #f3f4f4 15%, #f4f5f5 23%, #c3dfed 45%, #92c9e6 52%, #c3dfed 60%, #f4f5f5 70%, #f4f5f5 80%, #f4f5f5 90%);