Linear, radial, conic — copy-paste.
CSS
background: linear-gradient(135deg, #3b82f6, #10b981);
Open