pre[class*="language-"]>code:not(.full-height) {
    max-height: 15em;
    overflow: auto;
}