.debug {
	z-index:9999;
	position: absolute;
	width: 100%;
	height: 20px;
	color: white;
	letter-spacing: 1px;
	font-size: 14px;
	background-color: rgba(0,0,0,0.75);
	display: none;
    text-align: center;
}
