body{background-color:#f0f0f0;font-family:Segoe UI,sans-serif;margin:0}#app{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center}#title{background-color:#007bff;color:#fff;font-size:1.25em;font-weight:700;height:40px;line-height:40px;text-align:center;width:100%}#mainDisplay{align-items:center;border:3px solid #007bff;border-radius:.5em;box-shadow:#f0f0f0 .5em .5em .5em;display:flex;flex-direction:column;justify-content:center;width:30rem}#content{margin-top:5px;padding:5em}#qr-code{display:block;height:auto;margin:0 auto;width:100%}#status{font-weight:700}#launch{background-color:#007bff;border:none;border-radius:.5em;color:#fff;font-size:1.25em;font-weight:700;height:40px;margin:40px 0;padding:.5em 1em;text-align:center;width:100%}
