body{
	height: 100vh;
	margin : 0;
}

#map{
	height: 100%;
	width: 100%;
}
path.leaflet-interactive:focus {
	outline: none;
}

.etiquette {
	background : black;
	color:white;
	padding : 2px 4px;
}