CSS Code
background: linear-gradient(135deg, #3d3d3d 0%, #1a1a2e 50%, #16213e 100%);
Open in Editor →
How to Use
Copy the CSS code above and paste it into your stylesheet. You can apply it to any element as a background property. Works in all modern browsers.