

.index_list{
	display: gred;
	grid-template-columns: repeat( auto-fill, 100px ) ;
}