body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:monospace;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.quizapp{margin:1em auto;text-align:center}.quizapp_header{background-color:#7fffd4;border-radius:10px;margin:20px;padding:20px}.quizapp_header h1{font-size:3em}.quizapp_header p{font-size:1.5em}.quizapp_newgame{background-color:rgba(128,255,0,.336);border-radius:10px;font-family:monospace;padding:10px}.quizapp_question{border:2px solid #000;border-radius:10px;display:flex;flex-direction:column;margin:20px}.quizapp_question h4{background-color:rgba(255,182,193,.489);border-top-left-radius:10px;border-top-right-radius:10px;margin:0}.quizapp_options{border:none;font-size:1.2em}.quizapp_show{border:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;cursor:pointer}@media only screen and (min-width:600px){.quizapp{width:80%}.quizapp_header{background-color:#e1b7e1}}@media only screen and (min-width:768px){.quizapp{width:80%}.quizapp_header{background-color:#b1e6f1}}.sidebar{background-color:#ef5b5b;border-radius:15px 0 0 15px;box-shadow:4px 4px 20px rgba(255,186,73,.4);padding:20px;position:fixed;right:0;top:0;-webkit-transform:translateY(50%);transform:translateY(50%);transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease;width:12.5rem}.profile img{border-radius:50%;display:block;height:100px;margin:0 auto 10px;width:100px}.profile h4{color:#23001e;font-size:2.5rem;line-height:1.5rem;padding-bottom:.5rem}.profile h4,.profile h5{font-family:Handjet,cursive;margin:0;text-align:center}.profile h5{font-size:2rem;font-weight:500}.social-links{display:flex;justify-content:space-around;margin-top:20px}
/*# sourceMappingURL=main.6452cd1e.css.map*/