.App{background-color:#aeef9a;font-family:arial;height:100vh;overflow:auto;text-align:center;width:100vw}.App,.Menu{align-items:center;display:flex;flex-direction:column;justify-content:center}.Menu{background-color:#20b2aa;border-radius:10px;height:500px;width:500px}.Menu input,button{border:none;border-radius:5px;font-size:20px;height:50px;margin:5px;width:300px}button:hover{background-color:#a9a9a9;cursor:pointer}.Quiz{align-items:center;background-color:#20b2aa;border-radius:10px;display:flex;flex-direction:column;height:500px;justify-content:center;width:500px}.EndScreen h1,.Menu,.Quiz{color:#fff}.EndScreen{align-items:center;background-color:#20b2aa;border-radius:10px;display:flex;flex-direction:column;height:500px;justify-content:center;width:500px}#nextQuestion{width:200px}h3{color:#fff}
/*# sourceMappingURL=main.68d0e0b2.css.map*/