body{
    margin: 0;
    padding: 0;
    text-align: center;
}
#board{
    background-color: lightpink;
    border-bottom: 1px solid black;
}