table {
    width:100%;
    border-collapse: collapse;
    text-align: center;
}
table, th, td {
    border: 1px solid #000;
}