﻿.table, .td, .th {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 5px;
    background-color: lightgray;
}
