body {
  text-align: justify;
}

.mermaid {
  display: flex;
  justify-content: center;
}

.md-typeset__table {
  min-width: 100%;
}

.md-typeset table:not([class]) {
  display: table;
}
