.navbar {
  z-index: 100;
}

.outerframe main {
  display: flex;
  position: absolute;
  padding-top: 3.5rem;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}