how to center a div in a div with text align code example Example: align items center css .parent_div { display:flex; align-items:center; }