body {
  font-family: sans-serif;
}
table {
  border-collapse: collapse;
  width: 100%;
}
td, th {
  padding: 0.5rem;
  border: 1px solid #ccc;
}