.app {
	display: none;
	position: fixed;
	top: 0;
	inset-inline-start: 0;
	inset-inline-end: unset;
	width: 100%;
	height: 100%;
}