body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;height:100vh;margin:0;overflow:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace,sans-serif}.app{background:#fff;-webkit-flex-direction:column;flex-direction:column;margin:0 auto;min-height:100vh;overflow-x:hidden;position:relative}.flex-sb-c{-webkit-justify-content:space-between;justify-content:space-between}.flex-fs-c,.flex-sb-c{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex}.flex-fs-c{-webkit-justify-content:flex-start;justify-content:flex-start}.flex-sb-c-column{-webkit-align-items:center;align-items:center;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}