
.profile {
    position: relative;
}
.profile {
    height: 40vh;
}
.profile {
    background-color: #000;
}
.profile .bg-layer{
    
}

.profile > .blogger {
    
}
.profile > .blogger {
    padding: 1.5rem;
    text-align: center;
}












@media (min-width: 769px) {
     .app {
         max-width: 38.4rem;
     }
     .app {
         margin: auto;
     }
     .app {
         height: 100vh;
     }
     
}