html,body{
	height:100%;
}


#box{
	position:fixed;
	width:10%;
	height:10%;
	left:45%;
	top:45%;
	background:#669;
}


#nothing{
	width:2000px;
	height:3000px;
}