body {
    text-align: center;
    background-color: black;
    color: white;
}
.geeks {
    font-size: 30px;
}

#board {
    height: 570px;
}