@charset "utf-8";

table th,
table td {
    padding: 5px 10px;
    border: 1px solid gray;
}

