* {
  /* For Debugging */
  outline: 1px solid red;
}

div.map{
  height: 500px;
  width: min(500px, 90%);
}
