*{
	overflow: hidden;
}
#page-layout{display: none}
.portrait-lock{
	z-index: 1003;
	position: absolute;
	top: 0;
	left: 0;
	background: #111;
	width: 100vw;
	height: 100vh;
}
.portrait-inner{
	width: 100vw;
	height: 100vh;
}
