body,html{margin:0;padding:0;height:100%;min-width:500px}body{background:#141e30;background:-webkit-linear-gradient(90deg,#243b55,#141e30);background:-webkit-gradient(linear,left top,right top,from(#243b55),to(#141e30));background:-webkit-linear-gradient(left,#243b55,#141e30);background:linear-gradient(90deg,#243b55,#141e30);color:#fff}h1{font-family:Pacifico,cursive;font-size:3em;color:#ea5455;text-shadow:2px 2px 0 #216583,5px 4px 0 rgba(0,0,0,.15);margin-bottom:0;-webkit-animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}h1 span{font-size:.4em;color:#ff894c}#root,#welcome{height:100%}#welcome{display:flex;align-items:center;justify-content:center;flex-direction:column}#slogan{font-family:Pacifico,cursive;font-size:1.5em;-webkit-animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both;animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) both}#soon{padding:10px 30px;font-family:arial;text-transform:uppercase;background:#fff;color:#000;margin:15px;font-family:Lato,sans-serif;font-weight:700;-webkit-animation:flip-horizontal-bottom .4s cubic-bezier(.455,.03,.515,.955) both;animation:flip-horizontal-bottom .4s cubic-bezier(.455,.03,.515,.955) both;cursor:pointer}#twitter{bottom:10px;position:absolute}#twitter img{height:30px}@-webkit-keyframes flip-horizontal-bottom{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}to{-webkit-transform:rotateX(-1turn);transform:rotateX(-1turn)}}@keyframes flip-horizontal-bottom{0%{-webkit-transform:rotateX(0);transform:rotateX(0)}to{-webkit-transform:rotateX(-1turn);transform:rotateX(-1turn)}}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.0436b158.chunk.css.map */