h2 {
    color: green;
}

#board{
 //height: 100px;
 //width:100px;
 background: grey;
}


.rightmid, .leftmid{
  fill: yellow;
}
