Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .div {
- background: conic-gradient(from 180deg at 50% 50%, #00FFC2 0deg, #00F0FF 120.07deg, #0077FF 179.52deg, #FF0099 241.65deg, #0470E5 299.6deg, #00FFC2 360deg);
- border-radius: 50%;
- font-size: 250px;
- height: 1em;
- width: 1em;
- filter: blur(32px);
- }
- <div class='
- ##Abaixo a div que chama o gradiente:
- <div class='div'></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement