#jsonOutput {
  white-space: pre-wrap;
  word-break: break-word;
  max-height: 70vh;
  overflow-y: auto;
  font-size: 0.85rem;
}
