Add an accessibility toolbar to any website by pasting a single script tag.
Insert this just before </body> of the site you want to enhance:
<script src="https://accesssheet.atriatestingsite.com/widget.js"></script>
Options (example for dark theme, left position):
<script src="https://accesssheet.atriatestingsite.com/widget.js?theme=dark&position=left"></script>