html,body{margin:0;padding:0;overflow:hidden;height:100%;width:100%}.App{font-family:Arial,Helvetica,sans-serif;display:flex;align-items:center;justify-content:center;flex-direction:column}.EndScreen,.Quiz{width:500px;height:500px;border-radius:15px;flex-direction:column;padding:0;background-image:url(/assets/bg2-C1nUgl2f.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;color:#87cefa}.Menu button,.Quiz button,.EndScreen button{width:300px;height:50px;margin:5px;border:none;border-radius:5px;font-size:20px;cursor:pointer}.Menu button:hover,.EndScreen button:hover{background-color:#f60;color:#fff;transform:scale(1.1);box-shadow:0 4px 10px #0000004d}.finish-quiz:hover,.next-qstn:hover{background-color:#10a829}.options{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;color:#000}.optA:hover{background-color:plum}.Menu{padding:0;background-image:url(/assets/bg1-DKhgHpb3.png);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.footer{width:100%;position:absolute;bottom:0;text-align:center;font-size:.9rem;color:#dd5fd7;padding:10px}
