body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#000;background-color:#4d4855;background-image:linear-gradient(147deg,#4d4855,#000 74%);background-size:cover;color:#fff;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.header{color:#fff;text-align:center}.header h1{letter-spacing:.1rem;word-spacing:1rem}.header p{letter-spacing:.2rem;word-spacing:.1rem}.card_outer_div{display:flex;flex-wrap:wrap;justify-content:center;margin:1rem auto auto;max-width:45rem;width:100%}.card{cursor:pointer;height:rem;height:10rem;margin:.4rem;perspective:1000px;position:relative;transform:rotateY(0deg);width:9rem}.card-inner{height:100%;position:absolute;transform-style:preserve-3d;transition:transform .2s;width:100%}.flip_card{transform:rotateY(-180deg)}.card-back,.card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#000;border:1px solid #702424;border-radius:.4rem;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;width:100%}.card-front img{height:100%;width:100%}.card-back img{width:70%}.card-back{background-color:#000;transform:rotateY(180deg)}@media screen and (max-width:600px){.card{height:7rem;width:7rem}}@media screen and (max-width:400px){.card{height:5rem;width:5rem}}.reset_btn_outer{text-align:center;width:100%}.reset_btn{background-color:#fff;border:1px solid #000;border-radius:.2rem;cursor:pointer;font-size:1rem;height:2.3rem;letter-spacing:.1rem;margin:.4rem;outline:1px solid #fff;width:10rem}.reset_btn:hover{background-color:#4b4b4b;border:1px solid #fff;color:#fff;outline:1px solid #000}.reset_btn:active{background-color:#6c6c6c}.footer{color:green;margin-top:1rem;text-align:center;width:100%}.footer p{letter-spacing:1rem;line-height:2rem;word-spacing:1.3rem}.swap{color:#ffd104;letter-spacing:.3rem;text-align:center}
/*# sourceMappingURL=main.8ecad9e7.css.map*/