body {
    background-color: rgb(253, 252, 240);
}

a, button {
    text-decoration: none;
    color: black;
}

#facture_show{
    background-color: white;
}