I have 2 divs and using flex:
.parent { display: flex; flex-direction: column; align-items: center; background: red; } .item { height: 40px; marg