**User story** *As a player, I want to read simple intro instructions so I understand how to play the quiz.* **Accessibility Criteria:** - [x] Clear, simple language with short sentences - [x] High-contrast text on calm background - [ ] Screen reader accessible with semantic HTML **Tasks:** - [x] Add intro section with `` and `` - [x] Use ARIA landmarks `,` `` - [x] Style with large font (18px+) and accessible contrast
User story
As a player, I want to read simple intro instructions so I understand how to play the quiz.
Accessibility Criteria:
Clear, simple language with short sentences
High-contrast text on calm background
Screen reader accessible with semantic HTML
Tasks:
Add intro section with
<h1>and<p>Use ARIA landmarks
<main>,<section>Style with large font (18px+) and accessible contrast