html{background:#ccc}.App{font-family:arial,Arial,Helvetica,sans-serif;margin-top:50px;text-align:center}.App,.menu{align-items:center;display:flex;flex-direction:column;justify-content:center}.menu{background:linear-gradient(90deg,#239a64 34%,#00d4ff);border-radius:10px;box-shadow:0 2px 7px 1px #232323;height:500px;width:500px}.end-screen button,.menu button,.menu input,.quiz button{border:none;border-radius:5px;font-size:20px;height:50px;margin:5px;width:300px}.menu label{margin-right:170px}.menu input{color:gray;font-size:14px;height:40px;outline:#239a64}.end-screen h3{color:#fff;font-size:30px}button:hover{cursor:pointer}.selected{background:#6eb0bc}.quiz{align-items:center;background:linear-gradient(90deg,#239a64 34%,#00d4ff);border-radius:10px;display:flex;flex-direction:column;height:500px;justify-content:center;width:500px}.end-screen h1,.end-screen h2,.menu,.quiz{color:#fff}.quiz .options{width:100%}#big-btn{background:#6eb0bc;transition:.3s ease;width:48%}.quiz #big-btn:hover{background:rgba(110,176,188,.6);-webkit-transform:scale(1.04);transform:scale(1.04)}.end-screen{align-items:center;background:linear-gradient(90deg,#239a64 34%,#00d4ff);border-radius:10px;display:flex;flex-direction:column;height:500px;justify-content:center;width:500px}
/*# sourceMappingURL=main.696eb2b7.css.map*/