body {
  text-align: justify;
}

h1 {
  text-align: center;
}

.mermaid-large {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.mermaid {
  width: 100% !important;
}

#toc ul {
  display: block !important;
  visibility: visible !important;
}

#toc li {
  display: list-item !important;
}
