.highlight-json {
    max-height: 400px; /* Adjust height as needed */
    overflow-y: auto;
    overflow-x: auto;
}