img {
    width: 90%;
    height: auto;
}

body {
    background-color:lightcyan;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}

#buttons {
    margin: 10px;
}

#map {
    font-size: 20px;
}