body{
    text-align: center;
    background-color: aqua;
}

#board {
    background-color: black;
}