.config-box {
  background: #0b1020;
  color: #d9e2ff;
  padding: 1rem;
  border-radius: 0.75rem;
  max-height: 500px;
  overflow: auto;
  direction: ltr;
  text-align: left;
}
