pre{			/*:not(.wp-*)*/
	/*position: absolute;*/
	top: 0;
	left: 0;
	z-index: 999;
	border: 1px solid red;
	margin: 25px;
	padding: 25px;
	background: white;
}