.mermaid-zoom {
  overflow: auto;
  min-height: 500px;
}

.mermaid-zoom svg {
  max-width: none;
  height: 600px;
}