.mois{
    width: 95%;
    max-width: 95%;
    margin: auto;
    margin-top: 30px;
    background-color: white;
}


.mois table, .mois td, .mois th{
    border: black solid 1px;
}

.mois th{
    background-color: #ba3ebe;
}