Advertisement
wife-

flower

Jul 23rd, 2020 (edited)
986
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face {
  4. font-family: "Flower";
  5. src: url('https://dl.dropboxusercontent.com/s/j5872uvpfovyh7y/Blacksword.otf?dl=0');
  6. format("truetype");
  7. }
  8.  
  9. #bitch{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  10.  
  11. ::-webkit-scrollbar {
  12. display: none;
  13. }
  14.  
  15. body{
  16. overflow: hidden;
  17. background: linear-gradient(to bottom left, #ff9191, #73ffc5 , #fff 80%);
  18. }
  19.  
  20. A{
  21. color: #ffcccc;
  22. font-weight: bold;
  23. text-decoration: none;
  24. -webkit-transition-duration: 0.8s;
  25. -moz-transition-duration: 0.8s;
  26. -ms-transition-duration: 0.8s;
  27. -o-transition-duration: 0.8s;
  28. transition-duration: 0.8s;
  29. }
  30.  
  31. a:hover{
  32. text-decoration: line-through;
  33. text-shadow: 4px 0px 8px #d88edb, 0px 4px 8px #d88edb, -4px 0px 8px #d88edb, 0px -4px 8px #d88edb;
  34. }
  35.  
  36. B {
  37. text-shadow: 0px 0px 2px #547FBF;
  38. }
  39.  
  40. h1 {
  41. background: url('https://data.whicdn.com/images/305497977/original.gif');
  42. background-position: center;
  43. background-size: cover;
  44. margin-top: -1px;
  45. line-height:1vw;
  46. font-size: 15px;
  47. font-family: 'Cinzel';
  48. font-weight: 100;
  49. text-align: center;
  50. border: 1px solid #000;
  51. color: #ffcccc;
  52. text-shadow: 0px 0px 5px #ffcccc;
  53. }
  54.  
  55. .box {
  56. position: absolute;
  57. bottom: 25px;
  58. left: 25px;
  59. height: 300px;
  60. width: 800px;
  61. background-color: #99fcff;
  62. background-image: url("https://www.transparenttextures.com/patterns/arches.png");
  63. border: 5px solid #333;
  64. border-radius: 0px 200px 0px 0px;
  65. }
  66.  
  67. .render {
  68. position: absolute;
  69. bottom: 30px;
  70. left: 30px;
  71. height: 600px;
  72. width: 500px;
  73. background-image: url('https://i.imgur.com/K0wCrJI.png');
  74. background-attachment: absolute;
  75. background-size: cover;
  76. z-index: 5;
  77. filter: drop-shadow(5px 0px 0px #ffcccc);
  78. }
  79.  
  80. .flower {
  81. position: absolute;
  82. bottom: 25px;
  83. left: 170px;
  84. height: 528px;
  85. width: 367px;
  86. background-image: url('http://www.pngmart.com/files/7/Japanese-Flowering-Cherry-PNG-Picture.png');
  87. background-attachment: absolute;
  88. background-size: cover;
  89. z-index: 2;
  90. transform: rotate(90deg);
  91. }
  92.  
  93. .words{
  94. overflow: auto;
  95. position: absolute;
  96. bottom: 35px;
  97. left: 480px;
  98. height: 250px;
  99. width: 250px;
  100. color: #212121;
  101. font-family: 'Roboto Condensed';
  102. font-size:15px;
  103. line-height:20px;
  104. letter-spacing:0.5px;
  105. text-transform: lowercase;
  106. font-variant:small-caps;
  107. text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  108. z-index: 1;
  109. padding: 5px;
  110. opacity: 0;
  111. transition: 1s;
  112. }
  113.  
  114. .words:target {
  115. opacity: 1;
  116. z-index: 3;
  117. }
  118.  
  119. .icon{
  120. position: absolute;
  121. bottom: 300px;
  122. left: 640px;
  123. height: 70px;
  124. width: 70px;
  125. background-image: url('https://i.gifer.com/45RQ.gif');
  126. background-attachment: absolute;
  127. background-size: cover;
  128. background-repeat: no-repeat;
  129. z-index: 3;
  130. filter: grayscale(100%);
  131. transition: 0.5s ease-in-out;
  132. }
  133.  
  134.  
  135. .icon2{
  136. position: absolute;
  137. bottom: 270px;
  138. left: 720px;
  139. height: 70px;
  140. width: 70px;
  141. background-image: url('https://i.gifer.com/45RQ.gif');
  142. background-attachment: absolute;
  143. background-size: cover;
  144. background-repeat: no-repeat;
  145. z-index: 5;
  146. filter: grayscale(100%);
  147. transition: 0.5s ease-in-out;
  148. transform: rotate(45deg);
  149. }
  150.  
  151. .icon3{
  152. position: absolute;
  153. bottom: 200px;
  154. left: 780px;
  155. height: 70px;
  156. width: 70px;
  157. background-image: url('https://i.gifer.com/45RQ.gif');
  158. background-attachment: absolute;
  159. background-size: cover;
  160. background-repeat: no-repeat;
  161. z-index: 3;
  162. filter: grayscale(100%);
  163. transition: 0.5s ease-in-out;
  164. transform: rotate(55deg);
  165. }
  166.  
  167. .icon4{
  168. position: absolute;
  169. bottom: 120px;
  170. left: 805px;
  171. height: 70px;
  172. width: 70px;
  173. background-image: url('https://i.gifer.com/45RQ.gif');
  174. background-attachment: absolute;
  175. background-size: cover;
  176. background-repeat: no-repeat;
  177. z-index: 3;
  178. filter: grayscale(100%);
  179. transition: 0.5s ease-in-out;
  180. transform: rotate(90deg);
  181. }
  182.  
  183. .icon:hover, .icon2:hover, .icon3:hover, .icon4:hover {
  184. filter: grayscale(0%);
  185. }
  186.  
  187. .tt {
  188. position: absolute;
  189. letter-spacing:0;
  190. left: 255px;
  191. bottom: 308px;
  192. font-family: 'Flower';
  193. font-size: 90px;
  194. letter-spacing: 5;
  195. background: url('https://media1.giphy.com/media/gvfpZrR54qd56/giphy.gif');
  196. -webkit-text-fill-color: transparent;
  197. -webkit-background-clip: text;
  198. background-position: center left;
  199. z-index: 3;
  200. filter: drop-shadow(0px 0px 5px #000);
  201. }
  202.  
  203. .credit {
  204. position:absolute;
  205. bottom:0px;
  206. right:5px;
  207. height:60px;
  208. width:60px;
  209. opacity: .7;
  210. background-image: url('https://i.imgur.com/67eVLlq.png');
  211. background-position: center;
  212. background-size: cover
  213. }
  214.  
  215. </style>
  216.  
  217. <div id="bitch" oncontextmenu="return false;">
  218.  
  219. <div class="box"></div>
  220. <div class="render"></div>
  221. <div class="flower"></div>
  222.  
  223. <a class='icon' href='#1'></a>
  224. <a class='icon2' href='#2'></a>
  225. <a class='icon3' href='#3'></a>
  226. <a class='icon4' href='#4'></a>
  227.  
  228. <div class="tt">Kusabana</div>
  229.  
  230. <div class='words' div id='1'>
  231. <h1>rap sheet.</h1>
  232. <b>Stat</b><font style='float:right'>Here</font><br>
  233. <b>Stat</b><font style='float:right'>Here</font><br>
  234. <b>Stat</b><font style='float:right'>Here</font><br>
  235. <b>Stat</b><font style='float:right'>Here</font><br>
  236. <b>Stat</b><font style='float:right'>Here</font><br>
  237. <b>Stat</b><font style='float:right'>Here</font><br>
  238. <b>Stat</b><font style='float:right'>Here</font><br>
  239. <b>Stat</b><font style='float:right'>Here</font><br>
  240. <b>Stat</b><font style='float:right'>Here</font><br>
  241. <b>Stat</b><font style='float:right'>Here</font><br>
  242. <b>Stat</b><font style='float:right'>Here</font><br>
  243. <b>Stat</b><font style='float:right'>Here</font><br>
  244.  
  245. </div>
  246.  
  247. <div class='words' div id='2'>
  248. <h1>the story so far.</h1>
  249.  
  250. </div>
  251.  
  252. <div class='words' div id='3'>
  253. <h1>my associates.</h1>
  254.  
  255.  
  256. </div>
  257.  
  258. <div class='words' div id='4'>
  259. <h1>out of character.</h1>
  260. <b>000.</b> ooc here<br>
  261. <b>001.</b> acab btw<br>
  262. <b>002.</b> black lives matter btw<br>
  263. <b>003.</b> feel free to edit the code to ur liking<br>
  264. <b>004.</b> just leave the credit where it belongs<br>
  265. <b>005.</b> ooc here<br>
  266. <b>006.</b> wife wuz heer
  267. </div>
  268.  
  269. </div>
  270. <a href="https://roleplay.chat/profile.php?user=wife"><div class="credit"></div></a>
  271.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement