body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.start-page{margin:0 auto;padding:40px 0;display:flex;flex-direction:column;align-items:center}.icon-keyboard,.start-page{color:#ff5155;color:var(--orange)}.icon-keyboard{margin:0;padding:0;font-size:128px;font-weight:600}.heading{font-size:48px;line-height:1.2}.line{width:60px;display:inline-block;border-bottom:2px solid #ff5155;border-bottom:2px solid var(--orange);margin:auto 6px}.ultimate-title{font-size:18px}.ultimate-title div{display:inline-block}.form-fields{margin:32px 0}.form-item{text-align:center;padding:12px 0}input[name=playername]{color:#000;width:94%;padding:10px 32px;outline:none;border:none;font-size:26px;border-radius:5px;background-color:#97a1a4;background-color:var(--seagreen)}input[name=difficulty]{color:#97a1a4;color:var(--seagreen);width:94%;padding:10px 22px;outline:none;border:1px solid #97a1a4;border:1px solid var(--seagreen);font-size:22px;border-radius:5px;background:transparent;cursor:pointer;position:relative;left:10px}input[type=text]::-webkit-input-placeholder{color:#1a363b}input[type=text]:-ms-input-placeholder{color:#1a363b}input[type=text]::-ms-input-placeholder{color:#1a363b}input[type=text]::placeholder{color:#1a363b}.form-item:nth-of-type(2)>i{position:relative;right:28px;color:#97a1a4;color:var(--seagreen);cursor:pointer}.difficulty-menu{width:94%;border-radius:0 0 5px 5px;cursor:pointer;padding:10px;text-align:left;background-color:#97a1a4;background-color:var(--seagreen);color:#1a363b;position:relative;left:10px}.difficulty-menu h4{margin:8px 0}.validation-message{color:red;font-size:14px;text-align:left;padding:4px 0 0 10px}.row{color:#ff5155;color:var(--orange);width:95%;padding:18px 20px 2px;display:flex;justify-content:space-between;font-size:28px}@media only screen and (max-width:600px){.row{flex-direction:column-reverse;font-size:22px}}.score-board{width:14%;height:80%;min-height:280px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;border:2px solid #ff5155;border:2px solid var(--orange);border-radius:5px;margin-top:20px;margin-left:20px;overflow:scroll}.game-score{color:#fff;font-size:18px;margin:6px 0}.scoreboard-heading{color:#ff5155;color:var(--orange);font-size:20px}.score-board::-webkit-scrollbar{width:8px}.score-board::-webkit-scrollbar-track{background:transparent}.score-board::-webkit-scrollbar-thumb,.score-board::-webkit-scrollbar-thumb:hover{background:#063c47}.red{color:red}@media only screen and (max-width:600px){.score-board{width:80%;height:340px;margin:20px auto}}.game-play-area{display:flex;flex-direction:column;justify-content:center}.game-play-input-area{text-align:center;height:50%}.word-to-type{font-size:48px;color:#fff}.input-field{color:#000;width:480px;margin-top:20px;padding:10px;outline:none;border:none;font-size:26px;border-radius:5px;background-color:#97a1a4;background-color:var(--seagreen)}.timer{height:260px;width:100%;text-align:center}#timer-text{font-size:28px;color:"white"}.timer-color{color:azure}#loader-svg{width:400px;height:400px;position:relative;left:50px}@media only screen and (max-width:600px){.input-field{width:90%}#loader-svg{width:280px;height:280px;position:relative;left:40px;top:50px}}:root{--orange:#ff5155;--seagreen:#97a1a4}.btn{border:0;outline:none;font-size:28px;color:#ff5155;color:var(--orange);cursor:pointer;padding:20px 22px}.btn-transparent{background:transparent}*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-style:oblique}:root{--marine:#063c47;--black:#000}.App{height:100vh;background-image:url(/background.07e8ff90.png),linear-gradient(180deg,#000,#063c47);background-blend-mode:multiply}.game-section{display:flex;height:70vh}.game-play-section{flex:1 0 auto;height:80%}.score-detail-section{padding:40px 10px;display:flex;height:70vh;flex-direction:column;align-items:center;color:#fff}.game-number,.game-time{margin:20px 0;font-size:48px;font-weight:400}.game-high-score{font-size:38px}.game-high-png img{margin:0;width:200px;-webkit-animation:blink 2s ease-in-out infinite normal;animation:blink 2s ease-in-out infinite normal}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media only screen and (max-width:600px){.App{height:100%}.score-detail-section{height:440px}.game-section{flex-direction:column-reverse;height:100%}.game-number,.game-time{font-size:38px;font-weight:400}}
/*# sourceMappingURL=main.59b6b164.chunk.css.map */