.mermaid {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}
.mermaid svg {
    max-width: 100%;
    height: auto;
}
