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}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-1{flex-grow:1}.flex-start{justify-content:flex-start}.flex-center{justify-content:center}.flex-end{justify-content:flex-end}.flex-space-evenly{justify-content:space-evenly}body{background-color:#bcd2ee;width:100%}.app{min-height:100vh}.experiment-title{background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:5em;height:200px;line-height:200px;margin-top:40px;text-align:center;width:100%}.experiment-content{margin-top:16px}.column-title{font-size:1.2em;padding:6px}.column-content{margin-top:6px;padding:6px}.tiles{height:200px;width:200px}.tile-input{margin:3px;width:190px}.game-cell{background-color:#fff;border:1px solid #000;border-radius:4px;font-size:2em;height:40px;line-height:40px;margin:3px;text-align:center;width:40px}.found-words{width:50%}.found-word{margin:3px}.found-word:after{content:","}.things-left{background-color:#323232;color:#fff;margin-top:200px;opacity:.8;padding:30px 30px 30px 90px;text-align:left;width:425px}.things-left-list{font-size:.9em;margin-top:6px}nav{height:40px;left:0;position:fixed;top:0;width:100%;z-index:9999}nav .title{color:#fff;float:left;font-size:1.5em;font-weight:lighter;letter-spacing:1px;padding:.2em 2em;transition:.25s ease-in-out}nav ul{float:right;list-style:none;margin:0;padding:.2em 2em}nav ul li{display:inline-block;margin:0;padding:.2em .7em}nav a{color:#fff;font-weight:lighter;height:100%;letter-spacing:1px;text-decoration:none;transition:.25s ease-in-out;width:100%}nav a:hover{color:#dc7800}nav .nav-bg{background:#323232;content:"";display:block;height:100%;position:absolute;top:0;transition:.45s ease-in-out;width:100%;z-index:-1}.nav-li>:not(:first-child){margin-left:12px}.static-bg{background:#323232;content:"";display:block;height:100%;position:absolute;top:0;transition:.45s ease-in-out;width:100%;z-index:-1}.bg-hidden{opacity:0;top:-100%}.bg-visible{opacity:1;top:0}.app-splash{min-height:calc(100vh - 33px)}.image-credit{color:#fff;font-size:.8em;margin-top:-20px}.image-credit a{color:#fff}.image-credit a:hover{color:#dc7800}.app-welcome{background-image:url(/static/media/spacex--p-KCm6xB9I-unsplash.ce94a25bc91cfa936972.jpg);background-position:bottom;background-repeat:no-repeat;background-size:100% auto;height:80vh;padding-top:1px}.app-welcome-content{background-color:#323232;color:#fff;margin-top:300px;opacity:.8;padding:30px 30px 30px 90px;text-align:left;width:425px;z-index:1000}.app-welcome-content>:not(:first-child){margin-top:.5em}.app-body{align-items:center;width:100%}.app-experiments-header{background-color:#fff;font-size:1.5em;height:50px;line-height:50px;margin-top:4px;text-align:center;width:100%}.app-experiments{max-width:1040px}.app-experiment{margin:8px}.experiment-card{background-color:#fff;border-radius:4px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s;width:450px}.experiment-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2);cursor:pointer}.experiment-card>*{padding:10px}.experiment-card-title{border-bottom:1px solid rgba(0,0,0,.6)}.experiment-card-image{height:100px;width:100px}.experiment-card-description{margin:0 12px}
/*# sourceMappingURL=main.91524933.css.map*/