.cover-wrapper{background-color:"#7f759a";background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;box-sizing:border-box;justify-content:space-between;align-items:center}.cover-view,.cover-wrapper{display:flex;flex-direction:column}.cover-view{background:#fff;max-width:230px;width:100%;justify-content:center;padding:10px 40px 40px;text-align:center;border-radius:10px}.psy-logo{margin:20px}.cover-wrapper .footer{text-align:center;color:#fff}.base-view .base-content{padding-top:40px;padding-bottom:40px}.test-display{background-color:#000;display:flex;align-items:center;justify-content:center;height:500px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.test-display .frame{border:15px solid #0f0;color:#0f0;font-family:LucidaConsole,Courier New,Courier,monospace;font-size:72px;padding:20px 0;width:720px;text-align:center;white-space:nowrap}.test-display .frame-SECRET{font-weight:400}.test-display .frame-MASK,.test-display .frame-WORD_FOR_ACTION,.test-display .frame-WORD_FOR_VIEW{font-weight:700}.test-display .frame-error{border:15px solid red;color:#000;background:red;font-weight:700}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}#root,body,html{height:100%}#root .MuiButton-root{text-transform:none!important}