@import url(https://fonts.googleapis.com/css?family=Rubik);body,html{height:100%}*{box-sizing:border-box}body{background:#b22;margin:0;padding:0;font-family:-apple-system,Rubik,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{display:flex;justify-content:center}.container{display:flex;flex-wrap:wrap;align-items:center;max-width:800px;padding:20px;margin:20px;border:2px solid linen;border-radius:4px;background:-webkit-linear-gradient(top,snow,linen);background:linear-gradient(180deg,snow,linen)}@media only screen and (min-width:840px){.container{padding:20px 30px}}.about{flex:1 0 100%;text-align:center}.headline{margin:0;font-size:50px;font-family:Pacifico,cursive;color:#8b4513}.subline{max-width:500px;padding:0 20px;margin:1em auto;font-size:15px;font-style:italic}.beamerWrap{flex:1 0 100%;margin:30px auto 20px}.beamer{width:100%}.cries{flex:1 0 100%;margin-top:10px}.cry{font-size:16px;line-height:23px}.cry:first-letter{text-transform:capitalize}.credit{flex:1 0 100%;margin:40px auto 20px;font-size:11px;text-align:center}.credit p{margin:0}.credit a{text-decoration:none}.pomo{max-width:100px;margin-bottom:10px}.pomo:hover{-webkit-animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px,0,0);transform:translate3d(-1px,0,0)}20%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-4px,0,0);transform:translate3d(-4px,0,0)}40%,60%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}}
/*# sourceMappingURL=main.34ac58d8.chunk.css.map */