*{box-sizing:border-box}#root,body,html{position:relative;width:100%;height:100%;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body{background-color:#fafafa;color:#222;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;margin:0;justify-content:center}#app,body{display:flex}#app{max-width:550px;align-items:center;flex-direction:column}#app .status{max-width:300px}