.div{ width: 200px; height: 300px; background-color: rgba(23,23,23,1.00); }
.boack{
	position: absolute;
	left: 0px;
	top: 50px;
    width: 1000px;
	height: 1300px;
}