how to put items in center in css code example Example: align items center css .parent_div { display:flex; align-items:center; }