*{margin:0;padding:0;box-sizing:border-box}:root{--mainBG:#f2eecb;--mainText:#333}body{background-color:#f2eecb;background-color:var(--mainBG);color:#333!important;color:var(--mainText)!important}.button{display:flex;justify-content:center;align-items:center}.info{display:flex;justify-content:space-between}.gameover,.instruction{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.6)}.cont,.gameover,.instruction{display:flex;justify-content:center;align-items:center}.gameover>div>div{max-width:400px;margin:auto}select{background-color:#f2eecb;background-color:var(--mainBG);border:2px solid rgba(0,0,0,.3);border-radius:6px}select,select:focus{outline:none}.options{display:flex;justify-content:space-between;align-items:center}.options h5{cursor:pointer;padding:6px;border-bottom:3px solid rgba(0,0,0,.6)}.inp{font-size:28px!important}tr{width:100%!important}.listing li{list-style:square!important}table,tbody,thead{width:100%!important}.cap{text-transform:capitalize}.cap span{font-weight:600}.inst{width:75%;border-radius:3px;background-color:#f2eecb;background-color:var(--mainBG)}.cover{position:fixed;z-index:999;top:0;left:0;right:0;bottom:0;background-image:url(/static/media/pexels-lt-chan-2833377.f1adff4d.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-animation-name:slider;animation-name:slider;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.cover1{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8)}.cover-text{position:relative;font-weight:700!important;z-index:10;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;margin-bottom:3rem}.cover-text h2,.cover-text h4{font-weight:700}@-webkit-keyframes slider{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slider{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media(max-width:900px){.inst{width:85%}}@media(max-width:500px){.brand-logo{font-size:1.7rem!important}.inst{width:95%}.optons{display:grid;grid-template-columns:1fr}.inst h3{padding:0;margin:0;font-size:2rem}.inst h5{font-size:1.2rem}.optons .btn{font-size:.8rem!important}.inp{font-size:18px!important}.word{font-size:24px!important}}@media(max-height:350px){.inst h3{padding:0;margin:0;font-size:2rem}.inst h5{font-size:1.2rem}.optons .btn{font-size:.8rem!important}}
/*# sourceMappingURL=main.9df813a8.chunk.css.map */