So, if I want to force 2 elements to occupy the same cell/cells with grid-column and grid-row values, they do not. This shifts the previous item, which was already in the target cell, somewhere else which snowballs into shifting the whole layout here and there.
Please allow using more than one element to occupy the same space defined by column and row values.