td {
    text-align:center;
    color:white;
    background-color : blue;
    width : 50px;
    height : 50px;
}

.style-cell {
    background-color : black;
}