@import url(highlighting.css);

pre.highlight {
    max-width: 100%;
    max-height: 500px;
    overflow: auto;
}
