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