gmaps {
  display: var(--gmaps-display, block);
  width: var(--gmaps-width, 100%);
  height: var(--gmaps-height, 500px);
}