body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

#board {
  background-color: cyan;
}