.headeractive{
  height: 80vh;
  overflow: scroll!important;
}
.logoactive{
  background: #fff;
  border-radius: 20px;
  position: sticky;
  top: 0;
}
.footeractive{
  height: 8vh;
}