.box12
{
	grid-column: 1/5; 
	grid-row: 14/15;
	padding:10px;	background-color: #FEC200;
	color: rgb(31, 1, 1) ;
}