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

#board {
  background-image: url(./flappy-imgs/bg.png);
}
