/** === Preformatted Block, Verse Block === */
.wp-block-preformatted {
    white-space: nowrap;
    overflow: auto;
}
