#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;height:100%}.cardContainer{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.card{width:20%;height:20%;background-color:#90ee90;border-radius:2em;padding:1em}.img{width:100%;height:100%}
