HTML spec couldn’t just have added a grid element?
CSS grids are for presentation, HTML is for semantics. Ideally they are separated. That's why the use of <center> tag is deprecated.