The problem of maximum Radius of css3 Radial gradient

Radial gradient radial-gradient setting the gradient radius seems to be just these four values: closest-side,closest-corner,farthest-side,farthest-corner. Can you directly use px to set the radius distance?

Mar.28,2021

Circle with central 10px radius

background: radial-gradient(circle 10px at center, red, blue);
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-1b3b491-2c287.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-1b3b491-2c287.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?