.hljs {
	display: initial;
	background: initial;
	overflow-x: initial;
	padding: initial;
}

pre.highlight > code {
	background: initial;
}
