Advertisement
GhulamID

Iframe

Jun 2nd, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. <style>
  2. body {
  3. margin: 0;
  4. overflow: auto;
  5. }
  6. .ob-ShareBar {
  7. display:none;
  8. }
  9. .ifreme {
  10. position:fixed;
  11. top:0;
  12. left:0;
  13. bottom:0;
  14. right:0;
  15. width:100%;
  16. height:100%;
  17. border:none;
  18. margin:0;
  19. padding:0;
  20. overflow:hidden;
  21. z-index:999999;
  22. }
  23. </style>
  24. <iframe src="https://gogeta.xyz/en/movie/338762/bloodshot" class="ifreme"></iframe>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement