.sleepwalking{box-sizing:border-box;width:60px;margin:0 auto;margin-top:40px;padding:4px;height:60px;border-radius:30px;background-color:#fff;border:1px solid rgba(102,0,159,.2)}.sleepwalking img[alt=logo]{width:50px;margin-top:20px}.sleepwalking:active{box-shadow:inset 0 0 6px 2px #eaeaea}.timer__output[data-v-138e4a98]{color:grey;font-size:12px;font-style:italic;font-weight:400;text-shadow:1px 1px 2px #d9d9d9}.main[data-v-1f0c4cfd]{display:grid;box-sizing:border-box;grid-template:"timer" 1fr "answer" 8fr "question" 3fr "sleepwalking" 1fr/90vw;row-gap:10px;height:100vh;margin:0 5vw;padding:20px 0}.main__question[data-v-1f0c4cfd]{grid-area:question;place-self:center;width:100%;height:100%;padding:0}.main__answer[data-v-1f0c4cfd]{grid-area:answer;border-radius:10px;place-self:center}.main__sleepwalking[data-v-1f0c4cfd]{grid-area:sleepwalking}.main__timer[data-v-1f0c4cfd]{grid-area:timer;justify-self:right;align-self:self-start}.question__input[data-v-1f0c4cfd]{width:90%;height:80%;max-width:90%;max-height:80%;min-width:90%;min-height:80%;margin:5px;border:none;padding:10px;border-radius:15px}.question__input[data-v-1f0c4cfd]:active,.question__input[data-v-1f0c4cfd]:focus{border:none;text-decoration:none;outline:none;box-shadow:0 0 20px -10px #dc143c;-webkit-animation:background-1f0c4cfd 5s infinite alternate;animation:background-1f0c4cfd 5s infinite alternate}@-webkit-keyframes background-1f0c4cfd{50%{box-shadow:0 0 20px -10px #5a4e8c}}@keyframes background-1f0c4cfd{50%{box-shadow:0 0 20px -10px #5a4e8c}}.question__label[data-v-1f0c4cfd]{display:block;margin-left:5%;margin-bottom:5px;color:#000;font-weight:400;text-shadow:1px 1px 2px #d9d9d9;font-size:12px;width:100%;text-align:left}.answer__text[data-v-1f0c4cfd]{font-size:50px;color:#d9d9d9}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;padding:0}body{padding:0;margin:0}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}