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}a{color:#000;text-decoration:none}.questions{background-image:linear-gradient(180deg,rgba(0,0,0,.26),rgba(0,0,0,.6));background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;min-height:100vh;place-content:center;justify-content:center;place-items:center}.goBack{background:red;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-bottom:20px;padding:10px 20px;text-decoration:none}.questions .container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.questions .container .questionBox{background:#384bf6;border:1px solid;border-radius:5px;padding:10px 50px 10px 10px}.items{background:#fff;border:1px solid;color:#000;list-style-type:none;margin:10px;position:relative}@media only screen and (max-width:600px){.questions .container{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:400px){.questions .container{grid-template-columns:repeat(1,1fr);margin:0 10px}}.Home{align-items:center;background-image:linear-gradient(180deg,rgba(0,0,0,.26),rgba(0,0,0,.6)),url(https://www.nielit.gov.in/images/143583910.jpeg);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;text-align:center}.header{background:rgba(0,0,0,.42);font-size:calc(1em + 1vw)}.Home .browse{background:red;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:20px;text-decoration:none}
/*# sourceMappingURL=main.9a7424ec.css.map*/