.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin:0 120px}.data-item{width:800px;display:inline-block}