Generation

css from descriptionSun, 11 Jun 2023

my-btn color de fondo gris, letra de color blanco y redondo

.btn { background-color: grey; color: white; border-radius: 50%; padding: 15px; }

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