html,
body {
    font-family: 'Quattrocento Sans', sans-serif;
    font-size: 16px;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}
.zoom-level-info {
    top: 65px;
    left: .5em;
}
.map{
    width:100%; 
    height:100%;
}