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

#board{
    background-color: black;
}

