Copied!
background-image: linear-gradient(top, #330011 0%, #3b002a 32%, #440044 60%, #33004c 89%, #220055 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #330011), color-stop(0.3196167, #3b002a), color-stop(0.6046122, #440044), color-stop(0.8896077, #33004c), color-stop(1, #220055));
background-image: -moz-linear-gradient(top, #330011 0%, #3b002a 32%, #440044 60%, #33004c 89%, #220055 100%);
background-image: -o-linear-gradient(top, #330011 0%, #3b002a 32%, #440044 60%, #33004c 89%, #220055 100%);
background-image: -ms-linear-gradient(top, #330011 0%, #3b002a 32%, #440044 60%, #33004c 89%, #220055 100%);