.container{grid-template-columns:repeat(4,1fr);place-items:start center;gap:16px;max-width:1200px;margin:0 auto;display:grid}
