pre.wp-block-preformatted {

  overflow-x: auto;
  white-space: pre !important;
  font-size: var(--global--font-size-md);
  line-height: var(--global--line-height-md);

}
