table{
    border-collapse: collapse;
    width: 400px;
    height: 400;
}
td{
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 24px;

}
.blanche { background-color: #feb641; }
.noir { background-color: #9c9187; }
img{width: 100%;height: auto;}




.dernier-coup {
    background-color: orange 
}