body {
  background: #f2f2f2;
}

.md-content {
  background: white;
  border: 1px solid #dcd9d9;
  margin-bottom: 2rem;
}

.md-content a {
  text-decoration: underline;
}