Visual editors for box-shadow, gradient and border-radius with copyable CSS.
box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
background: linear-gradient(135deg, #4f7cff 0%, #a855f7 100%);
border-radius: 16px;