.grid { display: grid; width: 100%; height: 100%; row-gap: 2px; column-gap: 2px; }