body {
    font-family: Arial, sans-serif;
}

#map {
    height: 500px;
    width: 100%;
    margin-top: 20px;
}

#directions-panel {
    margin-top: 20px;
}
input {
    width: 10rem;
}