<label> Label

It's advisable to utilize the <label><input></label> pattern so matcha.css can automatically detect whether the <input> is required or not (which is not possible when using the <label for><input> pattern instead).