body {
    background-color: #343a40;
}

table {
    border-collapse: collapse;
  }
  
table, th, td {
    border: 1px solid black;
  }