JSFiddle - React, Tailwind, and code Playground

by Petra1999

HTML

<a id="credit" title="theme by cloudythms" >
  <div id="credit-wrapper">
    <img src="https://66.media.tumblr.com/09cec245339154ea5d7875045758163a/tumblr_pkht6fuXoq1xz4ryoo1_75sq.png"/>
    <img src="https://66.media.tumblr.com/253bbb40edd46f8483ac5aa53932277f/tumblr_pkht6fuXoq1xz4ryoo2_75sq.png"/>
  </div>
</a>

CSS

#credit {
  position:fixed;
  top:0;
  left:0;
}