.{

}
td, th {
    border: 1px solid #777;
    padding: 0.5rem;
    text-align: center;
}
 
table {
    border-collapse: collapse;
     border: 1px;
}
 
tbody tr:nth-child(odd) {
    background: #eee;
}
caption {
    font-size: 0.15rem;
}