nav, div, .d-block {
  background-color: #000 !important;
  color: #fff !important;
}

a {
  color: #ccc !important;
}

h3, h4{
  color: #fff !important;
}

pre {
  color: #ddd;
  background-color: #333;
}