soft white Card made with CSS

PHOTO EMBED

Mon Nov 20 2023 01:18:58 GMT+0000 (Coordinated Universal Time)

Saved by @themehoney

.card {
 width: 190px;
 height: 254px;
 border-radius: 50px;
 background: #e0e0e0;
 box-shadow: 20px 20px 60px #bebebe,
               -20px -20px 60px #ffffff;
}
content_copyCOPY

https://uiverse.io/