\documentclass[grid,avery5371]{flashcards}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{ebgaramond}
\usepackage{verse}
\settowidth{\versewidth}{It lies behind stars and under hills,}
\addtolength{\versewidth}{2em}
\geometry{headheight=12pt,footskip=4pt}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\chead{\small Educational Flashcards of Bilbo's and Gollum's riddles, from `The Hobbit' Chapter 5 `Riddles in the Dark' by J.R.R.~Tolkien.}
\title{Riddles in the Dark}
\author{J.R.R.~Tolkien}
\cardbackstyle[\LARGE\bfseries]{plain}
\cardfrontstyle[\large]{headings}
\begin{document}
\begin{flashcard}[Gollum]{%
\begin{verse}[\versewidth]
What has roots as nobody sees,\\
Is taller than trees\\
\vin Up, up, up it goes,\\
\vin And yet never grows?
\end{verse}}
Mountain
\end{flashcard}
\begin{flashcard}[Bilbo]{%
\begin{verse}[\versewidth]
Thirty white horses on a red hill,\\
\vin First they champ,\\
\vin Then they stamp,\\
Then they stand still.
\end{verse}}
Teeth on Chestnuts
\end{flashcard}
\begin{flashcard}[Gollum]{%
\begin{verse}[\versewidth]
Voiceless it cries,\\
Wingless flutters,\\
Toothless bites,\\
Mouthless mutters.
\end{verse}}
Wind
\end{flashcard}
\begin{flashcard}[Bilbo]{%
\begin{verse}[\versewidth]
An eye in a blue face\\
Saw an eye in a green face.\\
`That eye is like to this eye'\\
Said the first eye,\\
`But in low place\\
Not in high place.'
\end{verse}}
Sun shining on daisies
\end{flashcard}
\begin{flashcard}[Gollum]{%
\begin{verse}[\versewidth]
It cannot be seen, cannot be felt,\\
Cannot be heard, cannot be smelt.\\
It lies behind stars and under hills,\\
\vin And empty holes it fills.\\
It comes first and follows after,\\
\vin Ends life, kills laughter.
\end{verse}}
Dark
\end{flashcard}
\begin{flashcard}[Bilbo]{%
\begin{verse}[\versewidth]
A box without hinges, key or lid,\\
Yet golden treasure inside is hid.
\end{verse}}
Egg
\end{flashcard}
\begin{flashcard}[Gollum]{%
\begin{verse}[\versewidth]
Alive without breath,\\
As cold as death;\\
Never thirsty, ever drinking,\\
All in mail never clinking.
\end{verse}}
Fish
\end{flashcard}
\begin{flashcard}[Bilbo]{%
No-legs lay on one-leg, two legs sat near on three legs, four legs got some.}
Fish on a little one-legged table, man at table sitting on a three-legged stool, the cat gets the bones.
\end{flashcard}
\begin{flashcard}[Gollum]{
\begin{verse}[\versewidth]
This thing all things devours:\\
Birds, beasts, trees, flowers;\\
Gnaws iron, bites steel;\\
Grinds hard stones to meal;\\
Slays king, ruins town,\\
And beats high mountain down.
\end{verse}}
Time
\end{flashcard}
\begin{flashcard}[Bilbo]{What have I got in my pocket?}
~
\end{flashcard}
\end{document}