@charset "utf-8";
body {
  text-align: center;
}
div:not(.c-dis) {
  text-align: center;
}
button {
  border-radius: 10px;
}

table {
  border-collapse: collapse;
  border: solid medium;
}

tbody {
  border: solid medium;
}

td {
  border: solid medium;
}