.App{font-family:Arial,Helvetica,sans-serif}.App,.EndScreen,.Menu,.Quiz{display:flex;justify-content:center;align-items:center;flex-direction:column}.EndScreen,.Menu,.Quiz{width:500px;height:500px;border-radius:10px;background-color:#20b2aa}.options button:focus,button:hover{background-color:grey}.EndScreen button,.Menu button,.Quiz button{width:300px;height:50px;margin:5px;border:none;border-radius:5px;font-size:20px;cursor:pointer}.EndScreen,.Menu,.Quiz{color:#fff;padding:20px}.options{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center}
/*# sourceMappingURL=main.073339fd.chunk.css.map */