Advertisement
aohitsugi

Untitled

Jun 24th, 2023
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <style>
  2. #background {
  3. background: url("https://64.media.tumblr.com/0ae8cdecc88e5d6829517b774df850e8/5861ae74383185b1-93/s1280x1920/ad33281c4be14a91cd7587a64373c28db3eeeae0.jpg");
  4. position: fixed;
  5. height: 100%;
  6. width: 100%;
  7. left: 0;
  8. top: 0;
  9. z-index: -99;
  10. }
  11. </style>
  12. <div id="background">
  13. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement