We're using the `aria-label` attribute instead of a label because this is a page where only one field is rendered and the text of the label is the same as the text of the <h1> tag. We're using `aria-label` instead of `aria-labelledby` because the former is supported by Capybara.