.App{font-family:Arial,Helvetica,sans-serif}.App,.EndScreen,.Menu,.Quiz{align-items:center;display:flex;flex-direction:column;justify-content:center}.EndScreen,.Menu,.Quiz{background-color:#20b2aa;border-radius:10px;color:#fff;height:500px;width:500px}.EndScreen button,.Menu button,.Quiz button{border:none;border-radius:5px;box-shadow:0 9px #999;cursor:pointer;font-size:20px;height:50px;margin:5px;width:300px}.Quiz button:active{background-color:#3e8e41;box-shadow:0 5px #666;box-shadow:0 9px #999;transform:translateY(4px)}.options{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}#nextQBtn{background-color:green}#questions{align-items:center;font-size:10px;padding:40px}
/*# sourceMappingURL=main.3744ea6c.css.map*/