how to align a box in the center html code example Example: center css elements body{ display: grid; place-items: center; }