
.flex-container {
    display: flex;
    padding-top: 3rem;
}

.cover-image {
    max-width: 300px;
    border-radius: 8px;
}