body {
    padding: 0;
    margin: 0;
}
html, body, #map {
    height: 100%;
    width: 100%;
}
u {
    cursor: pointer; cursor: hand;
}