@import url(https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css);.container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1em}.box{height:-webkit-max-content;height:-moz-max-content;height:max-content}.red-card{background-color:#f08080}.green-card{background-color:#90ee90}.imgCard,body{height:100%}.imgCard{width:100%;-o-object-fit:cover;object-fit:cover}.cardHeader{min-height:60px}.perfoTable{width:100%}