:root{font-family:Nunito,sans;background-color:#eee1b4;color:#6e5034}h1{font-weight:900;font-size:3rem}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.card{width:10rem;height:10rem;object-fit:cover;border-radius:3rem}.card:hover{filter:drop-shadow(5px 5px #5dd3b6);cursor:pointer}.result{display:flex;flex-direction:row;justify-content:center;font-size:1.5rem;margin-top:3rem}.score-result{margin-right:1rem}.result span{font-weight:900}.cards-grid{display:grid;grid-template-columns:repeat(6,1fr);max-width:100%;gap:4rem}
