html,
body {
	height: 500px;
	margin: 0;
	padding: 0;
}
#map {
	height: 500px;
}