body {
  margin: 0;
  background: #002b36;
  font-size: 1.6em;
}

a, a:visited {
  color: #c49480;
}

.hljs table {
  color: #839496;
}

.hljs-ln {
  font-size: 1.1em;
  white-space: pre;
}
