html{
	width:100%;
	height: 100%;
}
body {
	margin: 0;
	color: #fff;
	font-family: Monospace;
	font-size: 13px;
	line-height: 24px;
	overscroll-behavior: none;
	width:10%;
	height:10%;
}
#bd
{
	width:10%;
}