Guest User

Untitled

a guest
Feb 16th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. img {
  2. display: block;
  3. object-fit: cover;
  4. font-family: 'object-fit: cover';
  5. width: 100%;
  6. height: 100%;
  7. position: absolute;
  8. z-index: -1;
  9. top: 0;
  10. left: 0;
  11. }
Add Comment
Please, Sign In to add comment