html, body {
	height: 100%;
}

#like-box {
	width: 292px;
	height: 326px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -163px;
	margin-left: -146px;
}
