Generation

css from descriptionMon, 30 Jan 2023

размытие фона

.container { width: 100px; height: 100px; background: #f3f3f3; box-shadow: 0 0 10px rgba(0,0,0,0.5); padding: 10px; }

Want to kickstart your project?Use the new AI Studio to create your code