Copied!
background-image: linear-gradient(top, #020202 0%, #013c80 30%, #0077ff 45%, #013c80 65%, #020202 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #020202), color-stop(0.3023333, #013c80), color-stop(0.45324364471724005, #0077ff), color-stop(0.6496666, #013c80), color-stop(0.99999989489998, #020202));
background-image: -moz-linear-gradient(top, #020202 0%, #013c80 30%, #0077ff 45%, #013c80 65%, #020202 100%);
background-image: -o-linear-gradient(top, #020202 0%, #013c80 30%, #0077ff 45%, #013c80 65%, #020202 100%);
background-image: -ms-linear-gradient(top, #020202 0%, #013c80 30%, #0077ff 45%, #013c80 65%, #020202 100%);