#debug_log {
	z-index: 10000 !important;
	position: fixed;
	top:40px;
	width: 100%;
	height: 200px;
	background-color: red;
	overflow-y: scroll;
}