/* Mermaid.js div */
.mermaid {
width: 100%;
text-align: center;
margin-bottom: 1rem;
overflow: auto;
}
.diagram {