@JulianGibelli

Petru Banceanu
@Petru14All comments
- @Petru14
@JulianGibelli Congratulations for your new solution! Only one thing you have to add, which is cursor set to pointer for the button, here's an example on your code:
.boton{ cursor:pointer; }
- @Emagonzales