html, body {
	position: relative;
	width: 100%;
	height: 100%;
}


.marker {
    background-color: #506690;
    color: white;
    height: 2rem;
    width: 2rem;
    font-size: 0.8rem;
}