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

#prompt {
    width: 80% ; /* Adjust the width as needed */
    padding: 10px; /* Optional: add padding for better appearance */
    font-size: 16px; /* Optional: adjust font size */
}