https://everyone.melonland.net/diction1. Feel free to add a chapter.
2. Feel free to style the page.
3. Feel free to use this on your own fiction pages.
<link href="https://everyone.melonland.net/diction.css" rel="stylesheet" type="text/css" media="all" />
<p>This is all you need for it to work. Might want to make local copies of the js and css file if you use this on a personal page though.</p>
<script src="https://everyone.melonland.net/diction.js"></script>
Optionally you change the hue of the dictionary highlights. Define this style block after linking the css and select a hue from 0-360.
<link href="https://everyone.melonland.net/diction.css" rel="stylesheet" type="text/css" media="all" />
<style>:root {--hue: 30;}</style>