Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style>
- .pfor{ display:none; background-color:transparent; }
- body {background:url('') top left fixed repeat;
- background-color:#000;
- overflow:hidden; }
- #profile{ border:0px; background-color:transparent; }
- *{cursor:url('https://i.imgur.com/8QmAMfq.png'), default; }
- ::-webkit-scrollbar { width:5px; height:0px;
- background:; }
- ::-webkit-scrollbar-thumb { background-color:#000;
- border:1px solid #FBFBFB;
- -webkit-border-radius:10px; border-radius:10px; }
- body{
- background-color:#fff;
- background-position:right top; background-image: url("https://i.imgur.com/urBn1Fr.png");
- background-repeat: repeat; background-attachment:fixed; background-size: repeat}
- ::-webkit-scrollbar { width:5px; height:0px; background:; }
- ::-webkit-scrollbar-thumb { background-color:#fff; border:1px solid #fff;
- -webkit-border-radius:10px; border-radius:10px; }
- #opening{ position:fixed; width:100%; height:100%; left:120px; bottom:0px; }
- #opening-img{ position:absolute;
- background-image:url('https://i.imgur.com/E0umzoO.png');
- background-position:0% 50%; background-size:189px;
- background-attachment: absolute;
- background-repeat:no-repeat;
- height:566px; width:189px;
- bottom:0px; left:50px; }
- #bubble { position:absolute;
- background-image:url('https://i.imgur.com/Zm5ceTq.png');
- background-position:0% 20%; background-size:200px;
- background-attachment: absolute;
- background-repeat:no-repeat;
- height:200px; width:200px;
- bottom:500px; left:230px; }
- </style>
- <body>
- <div id="opening">
- <div id="opening-img"></div>
- <div id="bubble">
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment