#map {
  height: 300px;
  /* The height is 300 pixels */
  width: 100%;
  /* The width is the width of the web page */
  margin-top: -30px;
}
