how to get a element center in css code example Example: center css elements body{ display: grid; place-items: center; }