Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. position: absolute;
  2. top: 0px;
  3. left: 0px;
  4. width: 100%;
  5. height: 100vh;
  6. background-image: url(/* image url */);
  7. background-size: cover;
  8. background-position: center;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement