:root {
  --background: #fff4f2;
  --foreground: #000000;
  --accent: #f45725;
}
pre, pre code {
  white-space: pre-wrap;
  word-break: break-word;
}

.footer {
  display: none;
}