.navbar{
    /* height: 20vh; */
}
 nav{
    /* background-color: #2323239d; */
    z-index: 999;
    position: relative !important;
    width: 100%;
  
 }
 .blogPage{
    height: 100vh;
 }