// Provide a minimum of overflow handling and ensure the code markup inherits
// the font-family set on pre.
.wp-block-code code {
	display: block;
	font-family: inherit;
	overflow-wrap: break-word;
	white-space: pre-wrap;
}
