

html,
body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
}

.root {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.maplibregl-ctrl-top-right {
  right: 15px;
  top: 0;
}

.maplibregl-ctrl-top-right {
  float: right;
  margin: 10px 15px 0 0;
}
