Box-Shadow Generator
Customize Shadow
Inset
Horizontal offset
Vertical offset
Blur radius
Spread radius
Shadow color opacity
Shadow color
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 1);
Copy
Adjust Box
Background color
Width
Height
Border radius
.box{ background-color: #fff; width: 13em; height: 13em; border-radius: 1em; }
Copy