background: linear-gradient(to bottom right, rgba(48, 62, 254, 0.48), rgba(48, 62, 254, .13));
grid-template-areas:
"a a b c"
"d e e f";
grid-column: span 2 / span 2;
на соответствующие ячейки: https://play.tailwindcss.com/TFCFv701GP Т.е. обёртку box2 удалять нельзя.