body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;overflow-x:hidden;padding:0}body{font-family:Poppins,sans-serif}.App{background-image:linear-gradient(0deg,#9d6eb2,#9968b9,#9263c0,#8a5ec8,#7f5ad0,#7756d5,#6e52da,#634fdf,#5d4ae1,#5744e3,#513ee4,#4a38e6);background-repeat:no-repeat;height:100vh}.header{margin:10px auto;text-align:center;width:95%}.header img{width:90%}.quiz_link{text-decoration:none}.container{margin:10px}.home_image img{height:auto;object-fit:cover;width:100%}.homepage_data{margin:10px 0}.username{margin:10px auto 20px;width:90%}.categories{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:100%}.category{background-color:#6043a0;border-radius:10px;box-shadow:5px 10px 8px #181717;cursor:pointer;margin-bottom:20px;padding:10px 5px;text-align:center;width:47%}.category img{height:80%;width:80%}.category_name{color:#fff;font-weight:400;letter-spacing:.7px;margin-left:10px}.buttons{margin:20px 0;text-align:center;width:100%}.select_category{color:#fff;font-size:30px;font-weight:500;letter-spacing:1px;margin:0 auto 15px}.category_data{align-items:center;display:flex;flex-direction:row;justify-content:center}.welcome{background:linear-gradient(0deg,#b24592,#f15f79);border:1px solid pink;border-radius:10px;margin:10px auto 15px;text-align:center;width:300px}.welcome h2{color:beige;font-family:Poppins,sans-serif;font-weight:500;letter-spacing:1px;text-transform:capitalize}.quizinfo{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.quizinfo span{background-color:#6043a0;border:3px solid #49239d;border-radius:20px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;padding:0 10px;text-transform:uppercase}.questions{margin:25px auto;text-align:center;width:100%}.questions h2{color:#4f1313;font-size:30px;font-weight:600;letter-spacing:1px;text-decoration:underline}.single_question{margin:10px}.options{align-items:center;display:flex;flex-direction:column;margin:20px auto}.option_name{background-color:#fff;border:1px solid #fff;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;margin-bottom:15px;padding:10px;text-align:center;width:90%}.question_name{color:#fff;font-size:16px;text-align:center}.select{background-color:#ffc400;color:#000}.wrong{background-color:red;color:#000}.controls{align-items:center;display:flex;justify-content:space-between;width:100%}.result{background:linear-gradient(270deg,#f46b45,#eea849);border:4px solid #fff;border-radius:10px;display:flex;flex-direction:column;height:60vh;justify-content:center;margin:40px auto;text-align:center;width:330px}.result_title{color:#fff;font-size:40px;font-weight:700}@media(min-width:500px){.categories{width:90%}.select_category{width:95%}.category{width:45%}.home_image img{margin:0 10px;width:95%}.controls{margin:0 auto;width:90%}.option_name{width:85%}.result{width:400px}}@media(min-width:600px){.home_image img{margin:0 15px;width:95%}.categories{width:85%}.category{width:43%}.header img{width:85%}.home_image img{height:50vh}input[type=radio]{height:20px;width:30px}.controls,.select_category{width:85%}.option_name{width:80%}.result{width:500px}.question_name{font-size:18px}}@media(min-width:750px){.header img{height:25vh;width:80%}.username{margin:10px auto 25px;width:75%}.categories{padding:10px;width:100%}.category{margin-bottom:30px;width:30%}.header{margin:10px auto 20px}.container{margin:25px 10px}.home_image img{height:60vh;margin:0;width:100%}.homepage_data{margin:20px 0 10px}.select_category{width:100%}.controls{width:65%}.options{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:90%}.option_name{margin-bottom:20px;width:45%}.result{width:600px}}@media(min-width:900px){.header img{width:75%}.categories{width:90%}.home_image img{height:55vh}.username{width:70%}.select_category{width:90%}.controls{width:55%}.options{width:85%}.option_name{width:40%}}@media(min-width:1000px){.header img{height:30vh;width:70%}.home_image img{height:65vh}.home_image{text-align:center}.username{width:65%}.categories,.select_category{width:85%}.controls{width:50%}.options{width:80%}.option_name{width:45%}}@media(min-width:1200px){.home_image img{height:70vh}.username{width:55%}.categories,.select_category{width:80%}.controls{width:40%}.options{width:75%}}@media(min-width:1300px){.home_image img{height:75vh}.username{width:45%}.categories,.select_category{width:75%}.controls{width:35%}.options{width:70%}}@media(min-width:1400px){.home_image img{height:80vh}.controls{width:30%}}
/*# sourceMappingURL=main.28c18759.css.map*/