:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:card-bold-it;src:url(/assets/Gill%20Sans%20Bold%20Italic-vO5bSb5B.otf) format(opentype)}@font-face{font-family:card-bold;src:url(/assets/Gill%20Sans%20Bold-BTBG3NhQ.otf) format(opentype)}@font-face{font-family:pokemon-title;src:url(/assets/Pokemon%20Solid-5aVRmG9i.ttf) format(truetype)}body{display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/assets/whos-that-bgrd-ypYIYU6K.png);background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;margin:0;height:100vh}#root{display:flex;flex-direction:row;align-items:center}.heading{display:flex;flex-direction:column;align-items:center}.title{font-family:pokemon-title;font-size:6.5rem;color:#f8df00;text-shadow:-2px -2px 0 #2e1b99,4px -4px 0 #3521a8,-4px 4px 0 #3521a8,4px 4px 0 #3521a8;margin:-5rem 0 -1rem}.sub-heading{font-family:card-bold;background-color:red;color:#fff;border:solid 6px #2e1b99;border-radius:5px;display:flex;justify-content:center;max-width:13em;padding:.5rem .8rem 0;margin:0 0 1rem;font-size:1.5rem}.card-container{display:flex;flex-wrap:wrap;width:65vw;overflow-x:auto;justify-content:center;max-width:1000px}.card{margin:.8rem;width:2rem;min-width:150px;border:solid 5px yellow;height:180px;border-radius:.5rem}.card-inner{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.sprite-container{display:flex;background:#fff;margin-top:0rem;padding:.2rem .5rem;height:5rem;border-radius:5%;justify-content:center;align-items:center;border:3px solid rgb(179,179,179);box-shadow:#424242 0 2px 5px}.sprite{height:6.5rem}.pokeName{font-family:card-bold;color:#000}.score-container{display:flex;flex-direction:column;align-items:center}.score-container>p{margin:0;font-family:card-bold-it;font-size:1.5rem;color:#000}
