
body {
  margin: 0;
  padding: 0;
  text-align: center;
}

#game-board {  
  float: left;    
}
