.pw-box{
    border-style: dashed;
    border-color: grey;

}
#genPass{
    border: 0px;
}

.gen-button {
    border-radius: 30px;
}

.copy-button{
    border-radius: 30px;
}
