```html
table {
width: 100%;
bordercollapse: collapse;
}
th, td {
padding: 8px;
textalign: left;
borderbottom: 1px solid ddd;
th {
backgroundcolor: f2f2f2;