body{
    background-color: #123;
    text-align: center;
}

#board{
    background-image: url("./Assets/doodlejumpbg.png");
}