tr,td{
    border:1px;
    border-style: solid;
}
td{
    height: 25px;
    width: 25px;
    background-color: white;
}

table {
    margin-top: 25px;
}