.avatar {
    display: flex;
    flex-flow: row;
    
    align-items: center;
}