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}body{color:#333;font-family:Comfortaa,cursive}#landing-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}#landing-figure{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-name:fade-in;animation-name:fade-in}#landing-figure img{max-width:600px}#landing-text{-webkit-animation-duration:1.5s;animation-duration:1.5s;flex:1 1 300px;margin-bottom:0}#landing-text,#start-game-button{-webkit-animation-name:fade-in;animation-name:fade-in;text-align:center}#start-game-button{-webkit-animation-duration:2.5s;animation-duration:2.5s;background-color:#3879a3;border-top:2px solid #112f47;color:#fff;font-weight:800;padding:20px 0;text-decoration:none;text-shadow:0 1px 0 rgba(0,0,0,.6);width:100vw}#start-game-button:hover{color:silver;cursor:pointer;-webkit-user-select:none;user-select:none}#game-header{margin-bottom:0}#game-description{margin-top:10px}#challenge-header{color:#3879a3;margin-top:40px}header{border-bottom:1px dashed #ccc;flex:1 1}.App{display:flex;height:100vh;text-align:center}.page-button{background-color:#3879a3;border-radius:5px;color:#fff;display:inline-block;flex:1 1;font-size:.8em;padding:20px;text-decoration:none}.page-button:hover{background-color:#4e4d5c}.page-button:nth-child(2){margin-left:10px}aside{background-color:#fefefe;border-right:3px solid #3879a3;display:flex;flex:1 1;flex-direction:column;padding:20px}textarea{border-color:#3879a3;border-radius:15px;border-width:3px;display:block;flex:0 0 200px;font-family:monospace;font-size:1.2em;height:100px;margin-bottom:20px;max-height:200px;max-width:100%;min-height:100px;padding:10px;resize:none}textarea:focus{border:3px solid #888;outline:none}.playground{background-color:#bdedef;display:flex;flex:3 1;position:relative}div.game-img{background:url(https://res.cloudinary.com/mkf/image/upload/v1686003313/mru-white_learui.png);background-position:50%;background-repeat:no-repeat;background-size:100px;height:100px;width:100px;z-index:100}.flex-container{display:flex;flex:1 1}.button-holder,.hole{display:flex}.hole{align-items:center;background:url(https://res.cloudinary.com/mkf/image/upload/v1686001535/lilypad-green_l05icq.svg) 50%;background-size:100px;height:100px;justify-content:center;text-align:center;width:100px}.hole-container{display:flex;left:0;position:absolute;top:0;width:100%}.hole-container-first{justify-content:flex-end}.hole-container-second{align-items:center;justify-content:center}.hole-container-third{flex-direction:column;height:100vh;justify-content:flex-end}.hole-container-fourth{justify-content:center}.hole-container-fifth{justify-content:space-around}.hole-container-sixth{justify-content:space-between}.hole-container-seventh{align-items:center;height:100vh;justify-content:center}.hole-container-eighth,.hole-container-ninth{flex-direction:column;height:100vh;justify-content:flex-end}.hole-container-ninth{align-items:center}.hole-container-tenth{align-items:flex-end;flex-direction:column;height:100vh;justify-content:space-between}.game-instructions{font-size:.8em;line-height:2em}.hint{font-size:.8em;margin-top:-10px}code{background-color:#ddd;padding:2px 4px}
/*# sourceMappingURL=main.f94c0d3b.css.map*/