.box1
{
	grid-column: 2/4; 
	grid-row: 2/3;
	background-color: white;
}