body {
  height: 100vh;
}
#mapcontainer {
  height: 98%
}
#keycontainer {
  height: 2%;
  width: 100%;
  flex-direction: row;
  display: flex;
}
