#nc_app {
	width: 100%;
	height: 100%;
}

#nc_app iframe {
	width: 100vw;
	height: 100vh;
	border: none;
}

#nc_app .fallback {
	width: 100%;
	height: 100%;
	text-align: center;
}