body {
  background-color: #232323;
}

a {
  color: #fb5;
}

code {
  color: #ffce85;
  background-color: #151515;
}
