Advertisement
Guest User

PLACEHOLDER

a guest
Jan 26th, 2020
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. <style>
  2.  
  3. body {background: #000;}
  4.  
  5. .image {position: fixed;
  6. background: url('https://i.pinimg.com/originals/51/6d/9a/516d9aefcc3dee4844be573e99b82b85.jpg') no-repeat;
  7. background-size: 500px;
  8. background-position: 0px -80px;
  9. height: 300px;
  10. width: 500px;
  11. margin: auto;
  12. top: 0px;
  13. left: 0px;
  14. right: 0px;
  15. bottom: 0px;
  16. }
  17.  
  18. .text {position: absolute;
  19. font-family: courier;
  20. font-size: 11px;
  21. color: #dedede;
  22. text-align: center;
  23. width: 500px;
  24. left: 0px;
  25. bottom: -50px;
  26. }
  27.  
  28. </style>
  29.  
  30. <div class="image">
  31. <div class="text"><b><i>Logan Morning</i></b><br>
  32. twenty. male. six feet one. kleptomaniac. pansexual.
  33. <br><br>
  34. dm friendly. story friendly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement