pre code {
  color: #e2e8f0;
  background: transparent;
}
pre {
  background: #0f172a;
  color: #e2e8f0;
  border-radius: 1rem;
}
