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}.container{width:80%;margin:3% auto 0;height:90vh;position:relative}.background{height:100vh;background:url(/static/media/backgroundImage.e14847e6.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}.timer{position:absolute;top:20px;right:10px}.startButton{width:40%;height:50px;border:2px solid #d3d3d3;cursor:pointer;margin-top:15px;box-shadow:4px 4px 8px #d3d3d3;border-radius:20px}.startButton:hover{outline:none;background-color:#aaa}.welcome{border:1px solid #fff;height:36vh;padding:17px;color:#fff;text-align:center}.clicked{background:#000;color:#fff}h4{line-height:25px;margin-top:3%;margin-bottom:3%}h5{color:grey}.tracker{position:absolute;bottom:15px;width:96%}.questionNumber{background:grey}.leastPossibleScore{background:#000}.currentScore{background:grey}.highestPossibleScore{background:#d3d3d3}.options,.score{display:flex;justify-content:space-between}.options{flex-wrap:wrap}.correctAnswer{background:#fff;color:#000;border:1px solid #000}.button{width:40%;margin-bottom:4%}.button,.next{height:45px;border-radius:6px}.next{width:30%}.result{margin:3% 0}@media screen and (max-width:750px){.button,.next{height:10vh}.button{width:47%;margin-bottom:5%}h1,h2{font-size:1.5rem}h3{font-size:1.2rem}h4{font-size:1rem;margin-top:4%;margin-bottom:4%}h5{font-size:.9rem}h6{font-size:.6rem}button{font-size:.9rem}.tracker{width:95%}.container{margin-top:4%}.result{margin:4% 0}.background{background-size:contain}.welcome{height:22vh;padding:10px}.startButton{margin-top:0}}@media screen and (max-width:750px){.tracker{width:93%}}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.c745a329.chunk.css.map */