hgroup.eee {
    display:flex;
    align-items: center;
    flex-direction: column;
}


article {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 25%;
}