*{margin:0;padding:0;box-sizing:border-box}#root{margin:0 auto;padding:2rem;width:100%;height:100%}body{background-color:#1c1c1c;font-family:Karla,sans-serif}.center-square{background-color:#1f2937;width:550px;height:550px;display:flex;flex-direction:column;justify-content:center;align-items:left;padding:0 30px;border-radius:5px;margin-right:30px}.pass-title{font-size:40px;color:#fff;font-weight:800;margin-bottom:0}.pass-green{color:#4adf86}.subtitle{color:#d5d4d8;font-size:20px;margin-top:10px;margin-bottom:60px}.btn{background-color:#10b981;border:none;width:191px;height:42px;border-radius:6px;color:#fff;font-size:14px}hr{width:446px;margin:35px 0;border:none;border-top:1px solid #2F3E53;height:0;background-color:transparent}.output-box{background-color:#273549;border:none;width:191px;height:42px;border-radius:6px;color:#fff;margin-right:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.output-boxes{display:flex}#passwordLength{width:191px;height:42px;border-radius:6px;margin:10px 0;padding-left:10px}#pass-label{color:#fff}.copy-icon{vertical-align:middle;cursor:pointer;font-size:10px;margin-left:15px}
