Purple Vertical line
<svg width="300" height="100" xmlns="http://www.w3.org/2000/svg">
<line
x1="0" y1="0"
x2="0" y2="100"
stroke="red"
stroke-width="14" />
</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="100" xmlns="http://www.w3.org/2000/svg">
<line
x1="0" y1="0"
x2="0" y2="100"
stroke="red"
stroke-width="14" />
</svg>