Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. .header {
  2. background: black;
  3. width: 100vw;
  4. height: 100vh;
  5. max-width: 100%;
  6. background-size: cover;
  7. background-attachment: fixed;
  8. background-position: center;
  9. display: flex;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement