.casilla{width: 50px; height: 60px;    text-align: center; font-weight: 700; font-size: 47px; background: #fad15b;border-radius: 50px;}
.bingo{width: 80px; height: 60px;    text-align: center; font-weight: 700; font-size: 47px; background: #16c20d;}
.marcar{width: 230px;height: 230px;    margin-left: 36px; border-radius: 50%;    font-size: 140px; color: red;    font-weight: bold; text-align: center;    border: 4px solid #dbc225}
.cambiar{width: 100px;height: 70px; font-size: 70px; color: red; font-weight: bold; text-align: center; border: 2px solid #915604;
    border-radius: 25px;}
.modificar{background: #6feb6f;    padding: 16px;   border-radius: 7px;    font-weight: bold;    border: 1px solid #0cb61f;}
.jugar_new{}