Guest User

Untitled

a guest
Jun 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. body {
  2. background-image: url(/images/background.jpg);
  3. background-size: cover;
  4. background-repeat: no-repeat;
  5. margin: 0;
  6. text-align: center;
  7. position: absolute;
  8. width: 100%;
  9. }
  10.  
  11. background-size: cover;
  12.  
  13. background-position: 50% 25%;
Add Comment
Please, Sign In to add comment