I would like these four to fit to the content. If I add
.container { grid-template-rows: auto 1fr; }
.container { grid-template-rows: auto 1fr; }
everythging is fit to the content and left side "names" have more than 400 person, which make an endless scroll. How can I fit to the content only those 4 ?