Sprint 1 | Student | Reading Flow | Make the Header reading component
Scenario: It should have a header component for the user to know which chapter they are and to be able to quit it
Given the VIR Student user is currently reading any book's page
Then they should be able to see a header static component displaying the chapter they're in
And a "X" button for the user to return to the bookshelf page
And it should display a progress bar component that receives a number and fills it accordingly