/* prevent mobile shrink */
pre { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.chroma pre, 
.chroma code        { white-space: pre; }
.chroma span { 
    font-weight: normal !important; 
    font-style:  normal !important;
  }