Purple Horizontal line
<svg width="300" height="50" xmlns="http://www.w3.org/2000/svg">
<line
x1="0" y1="30"
x2="250" y2="30"
stroke="purple"
stroke-width="10" />
</svg>
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
<svg width="300" height="50" xmlns="http://www.w3.org/2000/svg">
<line
x1="0" y1="30"
x2="250" y2="30"
stroke="purple"
stroke-width="10" />
</svg>