.tablepress-scroll-id-2-wrapper {
    float: left;
}
.tablepress-scroll-id-3-wrapper {
    float: left;
}
.tablepress th,
.tablepress td {
	text-align: center;
}

.tablepress {
  width: 10%;
	border: 1px solid black;
}
.tablepress-wrapper .tablepress-table-name {
         text-align: center;
}
.tablepress thead th,
.tablepress tfoot th {
  background-color: black;
  color: white;
}