table {
    border-collapse: collapse;
    width: 70%;
}

th, td {
    padding: 3px;
    text-align: center;
    border-bottom: 1px solid #000000;
}