.redbutton {
  background: red !important;
}

code.hljs {
  background: var(--background);
}
