Skip to content

Instantly share code, notes, and snippets.

(function () {
if (window.tamOverlay) return;
const style = document.createElement("style");
style.innerHTML = `
#tamOverlay {
position: fixed;
bottom: 20px;
right: 20px;
https://gist.github.com/username/xxxxxxxx