@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@500&display=swap);.homepage{min-height:90vh;width:100%}.homepage,.main-section{align-items:center;display:flex;justify-content:center}.main-section{flex-direction:column}.heading{align-items:center;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rainbow-flicker;animation-name:rainbow-flicker;display:flex;font-size:20px;font-weight:700;padding-bottom:20px}.arm-muscle-image{width:40px}@media only screen and (min-width:600px){.heading{font-size:40px}.arm-muscle-image{width:70px}}@-webkit-keyframes rainbow-flicker{0%{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,#fff,green,#ff0,#f0f,orange,red)}25%{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,orange,red,#fff,green,#ff0,#f0f)}50%{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,#ff0,green,#f0f,orange,red,#fff)}to{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,green,#ff0,#f0f,#fff,orange,red)}}@keyframes rainbow-flicker{0%{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,#fff,green,#ff0,#f0f,orange,red)}25%{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,orange,red,#fff,green,#ff0,#f0f)}50%{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,#ff0,green,#f0f,orange,red,#fff)}to{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(270deg,green,#ff0,#f0f,#fff,orange,red)}}.levels{align-items:center;height:90vh;justify-content:center;width:100%}.level-selection-buttons,.levels{display:flex;flex-direction:column}.level-selection-buttons{height:50vh;justify-content:space-evenly}header{font-size:30px}.insidebtn{align-items:center;display:flex;justify-content:space-evenly;width:100%}.homepage-mode-changer{position:absolute;right:10px;top:10px}.definition{margin:20px;width:100%}.definition,.rules{display:flex;flex-direction:column}.rules{align-items:center;margin-top:60px;min-height:80vh}.levels-wrapper{display:flex;flex-direction:column;width:350px}.the-definition{font-size:15px;width:300px}.about{display:flex;flex-direction:column;justify-content:center;margin-top:100px}*{font-family:Open Sans,sans-serif}.credits{padding-right:20px;text-align:right;width:100%}.pages{min-height:90vh;width:100%}.credits a{color:grey}.pages-wrapper{display:flex}.settingsbtn{position:absolute}.keyboard{display:flex;flex-direction:row}.btn{border:1px solid grey;border-radius:5px;font-size:larger;padding:6px;width:33px}.btn,.game{align-items:center;display:flex;justify-content:center}.game{flex-direction:column;min-height:80vh}.levelindicator{margin-right:15px;margin-top:15px;text-align:right}.keyboard{align-self:center;margin-top:20px;padding-bottom:10px}.wordbox{display:flex}.answer-reveal{display:none;margin-bottom:20px}.wordbox{height:300px;width:300px}
/*# sourceMappingURL=main.d87980d3.css.map*/