View difference between Paste ID: h6Bk3iis and GHpeDndy
SHOW: | | - or go back to the newest paste.
1-
/* Fade to Black CSS by Mistyrious */
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}