Quotes from GoodReads on dashboard

Goodreads has a widget that you can embed which will pull from your saved quotes.

I’ve tried putting the widget directly on my dashboard using the webpage card but it only pulls the first quote and never updates.

Here is the code for my widget:

<div style="border: 2px solid #EBE8D5; border-radius:10px; padding: 0px 7px 0px 7px;"><h3 style=""><a href="https://www.goodreads.com/user/show/161976372-steven-andres" style="text-decoration: none;color:#aaa;font-family:georgia,serif;font-style:italic;" rel="nofollow">Steven’s quotes</a></h3><br/><div id="gr_quote_body">&quot;Whatever you do won’t be enough, I heard their voices say. Try anyway.&quot;&mdash; <a title="Barack Obama quotes" href="https://www.goodreads.com/author/quotes/6356.Barack_Obama">Barack Obama</a><br/><br/></div><script src="https://www.goodreads.com/quotes/widget/161976372-steven-andres?v=2" type="text/javascript"></script><div style="text-align: right;"><a href="https://www.goodreads.com/quotes" style="color: #382110; text-decoration: none; font-size: 10px;" rel="nofollow">Goodreads Quotes</a></div></div>

Any ideas on how I could put a quote on my dashboard that would update every minute or so?

Thanks.