/* styles.css */
#passwordOutput {
    width: 300px; /* 调整输入框的宽度 */
}
