.cardGrid{display:flex;justify-content:center}.cardGrid__image{width:25ch;cursor:pointer}.cardGrid__card{border:2px solid;border-radius:7%;margin:.8em;background-color:#fff}.cardGrid__name{text-align:center;margin:0;cursor:pointer}@media screen and (max-width: 480px){.cardGrid__image{width:16ch}.cardGrid__card{margin:.3em}.cardGrid{flex-wrap:wrap}.cardGrid__name{font-size:.8em}}*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}@font-face{font-family:Chicago;src:url(/odin-memory-card/assets/ChicagoFLF-549a8d52.ttf)}.app{display:flex;flex-direction:column;height:100vh}.content{flex:1 0 auto}footer{font-size:.7em;display:flex;flex-direction:column;align-items:center}body{font-family:Chicago,sans-serif;background:linear-gradient(0deg,rgba(56,189,248,1) 0%,rgba(254,240,138,1) 100%);background-attachment:fixed;user-select:none}img{-webkit-user-drag:none}.header__banner{color:#38bdf8;display:flex;flex-direction:column;align-items:center;margin:1%}.header__banner--title{font-size:2.1em;transform:scaleY(1.5)}.header__banner--logo{width:32ch;margin-bottom:1%}.scoreBoard{display:flex;flex-direction:column;position:absolute;top:5px;right:5px}.instructions{display:flex;justify-content:center;font-size:.9em}@media screen and (max-width: 480px){.header__banner{align-items:flex-start}.header__banner--logo{width:19ch}.header__banner--title{font-size:1.3em}.scoreBoard{font-size:.7em}.instructions{font-size:.7em;padding-top:1%}}
