body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
@font-face{font-family:century-gothic;src:url(../../static/media/century-gothic.b1b792ba.ttf);font-size:unset}
@font-face{font-family:century-gothic-bold;src:url(../../static/media/century-gothic-bold.861d2261.ttf);font-weight:700}
body{min-height:100%;font-size:20px;font-family:century-gothic-bold}
.App{height:100vh;width:100vw;max-width:500px;margin:auto;text-align:center}
.header{height:20vh}
.item{height:80vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-content:center;align-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.logo{max-width:100vw;max-height:100%;margin-top:20px}

.message{
    padding:10px 20px;
    white-space: pre-line;   /* <-- Added this */
}

.footer{position:absolute;bottom:0;margin-bottom:10px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;width:100vw}
.link{margin-bottom:20px}
.break{-webkit-flex-basis:100%;flex-basis:100%;height:0}
.error{height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding:0 40px}
#barcode,#qrcode{max-width:90vw}
.tegra{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}
.tegraLogo{height:50px;width:50px}
.tegraText{font-family:century-gothic;margin:0 0 -10px;font-size:16px}
/*# sourceMappingURL=main.701db2e0.chunk.css.map */