pre.debug code{
	font-size: 12px;
	position: absolute;
	/*left: 0;*/
	right: 0;
	top: 0;
	z-index: 99999;
	border: 1px solid red;
	margin: 25px;
	background: white;
}