table, th, td {
  border: 2px solid black;
  padding: 15px;
}
table {
  border-spacing: 5px;
  table-layout: fixed;
}
