The code to our "sticky" button promotes our mission at PLANYOURVOTE.ORG and links to voter engagement tools. It sits in the lower right corner of your website. Please copy and paste the code within the <body> </body> of your html.
<style> .planyourvote_button { position: fixed; bottom: 2em; right: 2em; z-index: 100000;} </style>
<div class="planyourvote_button"><a href="https://www.planyourvote.org/" target="blank"><img src="https://cdn.prod.website-files.com/5f00c1f56646fcb368090d2a/634834eaa8139770c10e5c60_PYV_PartnerButton.png" alt="Plan Your Vote" width="85px" height="85px"></a></div>