The use of CSS gradients

problem description

A gradient square like the following figure, how to implement

with pure CSS
Css
Jun.01,2021

http://jsbin.com/nuwogeb/1/ed.

background-image: radial-gradient(circle at top ,rgb(88, 54, 197) 0%, rgb(44, 17, 84) 100%); 
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b4497d-2c72a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b4497d-2c72a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?