table {
    overflow: auto;
    margin-top: 10px;
}

table,
th,
td {
    border: 1px solid black;
}
