html,body{height:100%;margin:0;font:14px/1.8em -apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Avenir,sans-serif}#root{height:100%}*{box-sizing:border-box}#root{height:100vh;width:100vw;margin:0}.app{height:100vh;width:100vw;font:14px/1.8em -apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Avenir,sans-serif}.upside{height:50vh;background-color:#fafafa;-webkit-user-select:none;user-select:none}.center{height:100%;display:flex;align-items:center;justify-content:center}.logo-wrap svg{transform:scale(.1)}.downside{height:50vh;background-color:#222;text-align:center;box-sizing:border-box;padding-top:1vh;-webkit-user-select:none;user-select:none}.downside a{color:#999;margin:3vh 2vw;font-size:16px;display:inline-block;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid transparent}.downside a:hover{color:#eee;border-bottom:1px solid #eee}@media(max-width:400px){.downside{display:flex;flex-direction:column}}
