/* Center Mermaid diagrams and let them scale to fit the page width
   (no horizontal scrolling). */
.mermaid {
  text-align: center;
}
