.card{border-radius:4px;box-shadow:2px 2px 4px 4px #dedede;cursor:pointer;height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:.3s;width:100%}.card img{height:95%;width:95%}.card .card-face{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;position:absolute;width:100%}.card .card-face.card-back-face,.card.is-flipped{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.card.is-inactive{opacity:0}.bold{font-weight:600;text-transform:uppercase}.App{height:100%;position:absolute;width:100%}.App header{margin-bottom:8px;position:relative;text-align:center;width:100%}.App header>div{font-size:15px;margin:0 auto;text-align:center;width:324px}.App footer{margin:10px auto 0;padding:10px 4px;position:relative;width:360px}.App footer .score{display:flex;justify-content:center}.App footer .score div{padding:8px}.App footer .restart{display:flex;justify-content:center}.App .container{grid-gap:1rem;align-items:stretch;border:1px solid #dedede;box-shadow:0 0 4px 4px #dedede;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);height:360px;justify-items:center;margin:0 auto;max-width:720px;padding:12px;-webkit-perspective:100%;perspective:100%;width:360px}
/*# sourceMappingURL=main.4aff2fba.css.map*/