online css shadow generator code example
Example: css shadow generator
border-radius: 50px;
background: linear-gradient(145deg, #e6e6e6, #ffffff);
box-shadow: 20px 20px 60px #d9d9d9,
-20px -20px 60px #ffffff;
border-radius: 50px;
background: linear-gradient(145deg, #e6e6e6, #ffffff);
box-shadow: 20px 20px 60px #d9d9d9,
-20px -20px 60px #ffffff;