body {
  font-family: "Inter", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #071d2a;
  padding: 0;
  margin: 0;
}

.mermaid svg {
  max-width: none !important;
  width: 100%;
  min-height: 200px;
}