.div{
	width: 200px;
	height: 300px;
	background: red;
}
.boack{
	position: absolute;
	left: 0px;
	top: 50px;
    width: 1000px;
	height: 1300px;
}