.md-typeset h1 {
  margin-bottom: 0.6em; /* Default: ~1em or higher */
}

.md-header {
  background-color: #2e3440;
}

.result {
  margin: 1em 0;
  padding: 0 .6rem;
  border: 1px solid var(--md-default-fg-color--lightest);
  border-radius: .2rem;
}