.full-screen-container{align-items:center;background-color:#000;background-image:none;background-size:cover;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%}.container{box-sizing:border-box;max-width:450px;padding:20px;text-align:center}.container,.logo-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.logo{height:auto;margin-bottom:20px;width:100%}.connect-button{background-color:#000000b3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;max-width:300px;padding:10px 20px;text-align:center;width:100%}.connect-button:hover{background-color:#000000e6}.status-message{color:gold;font-size:24px;font-weight:700;margin-top:15px;text-shadow:2px 2px 4px #00000080}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}