javascript:(function(){var cover = document.
createElement("div");var css =
'position: fixed; pointer-events: none; top: 0; left: 0; width: 100vw; height:
100vh; background-color: white; mix-blend-mode: difference; z-index:
1;';[Link]("style",css);[Link](cover);}());