body {
  min-height: 100vh;
}
.card-text h1, .card-text h2, .card-text h3 {
  font-size: 1.1rem;
  margin-top: 0.75rem;
}
.card-text ul {
  padding-left: 1.25rem;
}
code {
  color: #d6336c;
}
