body {
    background-color: #0BBA7E;
    color: black;
    font-size:15px;
}
.boton{
    background-color:grey;
    font-size:15px;
    border-radius:50px;
}
