body{
  margin: 10px;
  padding: 30px;
  font-size: 14px;
 }

.table-center{
  display: table;
  margin: 0 auto;
}