/* styles.css */
.table thead th {
    background-color: #343a40;
    color: #fff;
}

.container {
  margin-left: 0!important;
  margin-right: 0!important;
}