.hljs {
  padding: 2em 0.5em 1em;
  max-height: 400px;
  border-radius: 2px;
  width: 80%;
}
code {
  font-size: 0.8rem;
  font-family: "SFMono-Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;
  line-height: 1.4;
}
