.img {
  max-width: 500px;
  width:100%;
}
.cell-red {
  background-color: red !important;
  color: white;
}
.cell-green {
  background-color: green !important;
  color: white;
}