ChaZayari

Cain

Aug 4th, 2020
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <style>
  2.  
  3. body{
  4. background: #000;
  5. }
  6.  
  7. #image{
  8. position: fixed;
  9. bottom: 0vh;
  10. right: 10vw;
  11. }
  12.  
  13. #image img{
  14. height: 100vh;
  15. }
  16.  
  17. </style>
  18.  
  19. <div id="image"><img src="https://i.imgur.com/lPPIA7x.png"></div>
Add Comment
Please, Sign In to add comment