#passwordOutput {
  background: #ede7f6;
  border: 1px solid #b39ddb;
  color: #4a148c;
}
button {
  background: #7c3aed;
  color: #fff;
  border: none;
  border-radius: 6px;
}