.index {
	height: 2690px;
	width: 1000px;
	margin-top: -500px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}

