The type attribute specifies the type of input. For example, we can hide what users type for better security with type="password".

Make sure to type type="password".