body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}*{margin:0;padding:0;box-sizing:border-box;font-family:"Rancho",cursive;font-weight:200}body{background-color:#2a282b}h2{font-size:45px}.gamePage{display:-webkit-flex;display:flex}.img-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;display:inline-block}.mainPic{margin:10px;max-height:90vh;max-width:85vw;z-index:2;border-radius:10px}.hiding-item{position:absolute;display:none}.showing-item{position:absolute;display:block;transition:all 1.5s ease-in-out;-webkit-animation-name:animatepop;animation-name:animatepop;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes animatepop{0%{-webkit-transform:translateZ(160px) translateY(-100px) translateX(-100px);transform:translateZ(160px) translateY(-100px) translateX(-100px)}to{-webkit-transform:translateZ(0) translateY(0) translateX(0);transform:translateZ(0) translateY(0) translateX(0)}}@keyframes animatepop{0%{-webkit-transform:translateZ(160px) translateY(-100px) translateX(-100px);transform:translateZ(160px) translateY(-100px) translateX(-100px)}to{-webkit-transform:translateZ(0) translateY(0) translateX(0);transform:translateZ(0) translateY(0) translateX(0)}}.sentence{color:#ebce7d}.dashboard{margin:10px;width:14vw;border:3px outset #ff4c2d;border-radius:10px;color:#70ced3}.points{text-align:center;margin:10vh auto auto;font-size:10vh;color:#70ced3;border:4px dotted #70ced3;border-radius:50%;display:inline-block;height:16vh;width:16vh;padding-top:1vh}span{font-size:50px;color:#eeb076}.dictionary{margin-top:30vh;font-size:4vh}
/*# sourceMappingURL=main.61f06c65.chunk.css.map */