This project is a simple web application that generates a gradient background and allows you to copy the CSS code for the gradient. The colors of the gradient can be randomly changed by clicking on ...
background: #0ac repeating-conic-gradient(hsla(0,0%,100%,.2) 0, hsla(0,0%,100%,.2) 15deg, hsla(0,0%,100%,0) 15deg, hsla(0,0%,100%,0) 30deg); ...