#number {
    font-size: 30px;
    color: #434343;
}

.centerDiv {
    margin: auto;
    width: 50%;
    padding: 10px;
}

.tamanoPopup {
    text-align: center;
}

.tamanoBotones {
    width: 280px;
    height: 40px;
    text-align: center;
    color: white;
    font-weight: 200;
    font-size: 14px;
}

.reloj {
    width: 100px;
    height: auto;
}