Generation

css from descriptionSun, 22 Jan 2023

Hover show my name

.container:hover { display: block; color: white; background-color: black; width: 100px; height: 100px; }

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