.table-auto tr:hover {
    background-color: #f9fafb;
}
.table-auto th, .table-auto td {
    border: 1px solid #e5e7eb;
}