body {
  margin: 0;
  padding: 0;
}

html,
body,
#map {
  height: 100%;
}

/* layer tree*/
.layer-tree-item {
  padding: 8px 12px;
}
