h1 {
  font-size: 2rem;
  line-height: 3rem;
}

h2 {
  font-size: 1.75rem;
}

h3 {
  font-size: 1.5rem;
}

.markdown-body {
  background-color: rgb(245, 245, 245);
}
