body {
  margin: 0;
}

#map.active {
  height: 100vh;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}

.gm-style .gm-style-iw-c {
  border: 0;
  border-radius: 0;
  padding: 0 !important;
}

.gm-style .gm-style-iw-c button {
  display: none !important;
}

.gm-style-iw-d {
  width: 100%;
  height: 100%;
  padding: 15px 20px;
  overflow: auto !important;
}

.gm-style-iw-d>div {
  width: 100%;
  height: 100%;
  text-align: left !important;
  font-weight: bold;
  color: #e3001b;
}