.ct-black-square  
{  
    background-color: grey;  
}  
  
.ct-white-square  
{  
    background-color: white;  
}

.ct-board-move-comment  
{   
    color: darkolivegreen;  
    font-weight: bold;  
}