Generation

css from descriptionTue, 27 Dec 2022

2 divs one at the bottom and one at the bottom the top being larger than the bottom

.top { width: 100px; height: 100px; background-color: #e5e5e5; } .bottom { width: 100px; height: 50px; background-color: #fff; }

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