@charset "UTF-8";
table, tr, th, td {
  border: solid black 1px;
}

fieldset {
    display: inline-block;
/*     text-align: center; */
}
