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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary:#1880e2;--secondary:#021736}body{color:#ffffffcb;margin:0}.wrapper{align-items:center;background-color:#1880e2;background-color:var(--primary);display:flex;height:100vh}div#root{height:100vh;margin:0;padding:0}.container{background-color:#021736;background-color:var(--secondary);border-radius:10px;box-shadow:0 0 70px 0 rgba(0,0,0,.664);margin:0 auto;max-width:100%;outline:2px solid #e0e0e0;width:400px}.wrapper-box{padding:30px}.word-crieteria__box{display:flex;justify-content:space-between;padding:10px 0}.generate-button{background-color:#1880e2;background-color:var(--primary);border:0;border-radius:5px;color:#ffffffcb;cursor:pointer;font-size:16px;font-weight:bolder;height:50px;margin-top:30px;width:100%}.password-box{display:flex;justify-content:space-between}.password-box>input[type=text]{color:#000;font-size:16px;height:35px;letter-spacing:2px;margin-right:10px;padding-left:10px;width:70%}button.copy-button{background-color:#1880e2;background-color:var(--primary);border:0;border-radius:5px;color:#ffffffcb;cursor:pointer;display:block;font-size:14px;font-weight:bolder;width:25%}.word-crieteria__box input[type=checkbox]{color:#000;height:20px;width:20px}.word-crieteria__box label{font-weight:500}input[type=number]{height:20px;width:60px}
/*# sourceMappingURL=main.87df674e.css.map*/