Advertisement
CornyGoose

Untitled

Jan 22nd, 2021
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. .overlay{
  2. background-image: url(https://img.freepik.com/free-vector/fantasy-galaxy-holographic-background-pastel-colors_126980-86.jp?size=626&ext=jpg);
  3. background-size: 100%;
  4. background-repeat: no-repeat;
  5. position:absolute;
  6. top: 0vw;
  7. left: 0vw;
  8. width: 100%;
  9. height: 100%;
  10. left: vw;
  11. z-index: 1;
  12. opacity: 0.9;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement