#closer {
	display:none;
	position:absolute;
	right:5px;
	top:5px;
	background:transparent;
	opacity:0.3;
	border:2px solid #fff;
	z-index:103;
	border-radius:32px;
	width:64px;
	height:62px;
	color:#fff;
	cursor:pointer;
	font-size:48px;
	line-height:64px;
}
