@import"https://fonts.googleapis.com/css2?family=Bangers&display=swap";.cardDeck{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;cursor:pointer;padding-bottom:15px}.card{width:200px;height:300px;object-fit:cover;border-radius:10px;box-shadow:#26394d 0 20px 30px -10px}:root{padding:0;margin:0;font-family:Bangers,system-ui;background-color:orange;color:azure}header{display:flex;justify-content:space-between;align-items:center;padding:15px}
