Advertisement
mistyrious

Fade to Black CSS

Jun 22nd, 2024 (edited)
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #black{position:fixed;top:0;right:0;width:100vw;height:100vh;z-index:100;background-color:#000;background-size:cover;background-position:center;background-repeat:no-repeat;display:none}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement