.markdown-body {
  width: 100%;
  margin: 32px auto;
}

pre.mermaid {
  background-color: white;
  text-align: center; // this makes sure mermaid quadrant chart centers
}

