document.write("
.container {
display: flex;
justify-content: center;
}
.blog-header {
position: relative;
}
.blog-author-image {
position: absolute;
bottom: -25px;
left: 25px;
border-radius: 53px;
border: 3px solid white;
}
flex-header-2 - Snippet hosted by \"Cacher\"
");