html {
    background-color: black;
    font-family: sans-serif;
}

#hl{
    color: white;
    margin-bottom: 25px;
}

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