.container-1{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,auto);grid-auto-flow:column}