.xycenter {
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translate(-50%, -50%);
}
