* {
  margin: 0;
  padding: 0;
  background-color: darkgrey;
}

.tableCenter {
    margin-left: auto;
    margin-right: auto;
}
