body{
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
}

#board{
   background-image: url(./assets/flappybirdbg.png);
}