table{
    justify-content: space-evenly;
}
tr{
    border-width: 2px;
    border-style: solid;
    padding: 1%;
}