how to do a gradient in cs code example
Example: gradient css
background: repeating-linear-gradient(to right top, rgb(0, 102, 255), rgb(0, 204, 255));
background: repeating-linear-gradient(to right top, rgb(0, 102, 255), rgb(0, 204, 255));