CSS Grid Layout

grid-template: columns | rows

grid: column | row

align-content | justify-content

start

center

end

stretch

space-between

space-around

space-evenly

align-items | justify-items

start

center

end

stretch

align-self | justify-self

start

center

end