@charset "utf-8";

table{
  margin: auto;
}

table th{
  font-size: 26px;
}
table td{
  font-size: 23px;
}