body {
  background: #f4f5f7;
  min-height: 100vh;
}
.navbar-brand {
  font-weight: 600;
  letter-spacing: 0.02em;
}
code {
  font-size: 0.85em;
}
