Copied!
background-image: linear-gradient(top, #0a1c8e 20%, #0d1556 40%, #110f1e 70%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1990508, #0a1c8e), color-stop(0.3981016, #0d1556), color-stop(0.6990508, #110f1e));
background-image: -moz-linear-gradient(top, #0a1c8e 20%, #0d1556 40%, #110f1e 70%);
background-image: -o-linear-gradient(top, #0a1c8e 20%, #0d1556 40%, #110f1e 70%);
background-image: -ms-linear-gradient(top, #0a1c8e 20%, #0d1556 40%, #110f1e 70%);