.container {
  padding-top: 50px;
}
.container .table td {
  font-size: 20px;
  text-align: center;
}
.active {
  background-color: #cfcfcf;
}
