#map {
	width: 100%;
	height: 80vh;
	border: #ccc solid 1px;
	margin: 0;
}
#map .marker {
	display: none;
}