html,
body,
#map {
	height: 100%;
	width: 100vw;
	z-index: 0;
}

body {
	margin: 0;
	padding: 0;
}