@charset "UTF-8";
body{margin:0;padding:0;border:0;}
.wrap{
	width:100%;
	height:100vh;
	display:flex;
	align-items:center;
	justify-content:center;
	background:#eee;
}
.access-logo{
	width:25%;
	margin-top:-3em;
}