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