.md-sidebar--secondary {
  display: none !important;
}

.md-grid {
  max-width: 100% !important;
}

.md-typeset .highlight {
  max-height: 30rem;
  overflow-y: auto;
  border-radius: 6px;
}
