.wrapper-component {
    display: flex;
    flex-direction: column;
    margin:auto;
    align-items: center;
    width: 50%;
}

