Copied!
background-image: linear-gradient(top, #020302 0%, #06162b 30%, #0b2a55 45%, #06162b 65%, #020302 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #020302), color-stop(0.3023333, #06162b), color-stop(0.45324364471724005, #0b2a55), color-stop(0.6496666, #06162b), color-stop(0.99999989489998, #020302));
background-image: -moz-linear-gradient(top, #020302 0%, #06162b 30%, #0b2a55 45%, #06162b 65%, #020302 100%);
background-image: -o-linear-gradient(top, #020302 0%, #06162b 30%, #0b2a55 45%, #06162b 65%, #020302 100%);
background-image: -ms-linear-gradient(top, #020302 0%, #06162b 30%, #0b2a55 45%, #06162b 65%, #020302 100%);