body 

#map {
    width: 100%; 
    height: 100%; 
 
}

.info-window {
    font-family: 'roboto', sans-serif;
}
.info-content {
    color: #606061;
}

