thisisnotras

Kaisar 1st

Sep 9th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. <style>
  2.  
  3. @font-face{
  4. font-family:'Julee';
  5. src:url(https://u4556289.dl.dropboxusercontent.com/s/21mz4j9kz704amx/againts.ttf?dl=0);}
  6.  
  7. @font-face{
  8. font-family:'Julee2';
  9. src:url(https://u4556289.dl.dropboxusercontent.com/s/d1crxp74pf6m0p3/TreeFTR.ttf?dl=0);}
  10.  
  11. /* 702929
  12. I'm off the leash
  13. I go to war for peace
  14. Must've been touching everything that I can
  15. I've got blood on my hands */
  16.  
  17. body {
  18. background-color: #151313;
  19. background-repeat: no-repeat;
  20. background-position: bottom right;
  21. background-size: auto 100%;
  22. background-image: url('http://i.imgur.com/CKDVurW.png');
  23. overflow: hidden;
  24. cursor: default;}
  25.  
  26. #whole{
  27. position: fixed;
  28. top: 5px;
  29. left: 5px;
  30. right: 5px;
  31. bottom: 5px;
  32. border: 2px solid black;
  33. overflow: hidden;
  34. background-color: #0c0a0a;
  35. background-image: url('http://i.imgur.com/CKDVurW.png');
  36. }
  37.  
  38. #whole2{
  39. position: absolute;
  40. height: 1%;
  41. width: 1%;
  42. z-index: 4;
  43. left: 0px;
  44. top: 0px;
  45. opacity: 0;
  46. background: transparent;
  47. overflow: hidden;
  48. transition: all 0s, height 0s 9999s, width 0s 9999s, opacity 0s 9999s;
  49. -webkit-transition: all 0s, height 0s 9999s, width 0s 9999s, opacity 0s 9999s;
  50. }
  51.  
  52. #audiohide{
  53. position: absolute;
  54. height: 200px;
  55. width: 300px;
  56. border: 1px solid white;
  57. top: 0px;
  58. left: 0px;
  59. right: 0px;
  60. bottom: 0px;
  61. margin: auto;
  62. z-index: 3;
  63. opacity: 0;
  64. overflow: hidden;
  65. }
  66.  
  67. #audiohide audio{
  68. zoom: 1000%;}
  69.  
  70.  
  71. #audiohide:active ~ #middleimage{
  72. transition: all 0s;
  73. -webkit-transition: all 0s;
  74. opacity: 0;}
  75.  
  76. #audiohide:active ~ #middleimage2{
  77. transition: all 0s;
  78. -webkit-transition: all 0s;
  79. opacity: 1;
  80. }
  81.  
  82. #audiohide:active ~ #whole2{
  83. left: 100%;
  84. top: 100%;
  85. height: 100%;
  86. width: 100%;
  87. transition: all 0s;
  88. -webkit-transition: all 0s;
  89. opacity: 1;}
  90.  
  91. #audiohide:active ~ #whole2 #back2{
  92. transition: all 0s;
  93. -webkit-transition: all 0s;
  94. opacity: 0;}
  95.  
  96. #audiohide:active ~ #whole2 #centertext{
  97. transition: all 0s;
  98. -webkit-transition: all 0s;
  99. opacity: 0;}
  100.  
  101. #audiohide:active ~ #whole2 #bottomtext{
  102. transition: all 0s;
  103. -webkit-transition: all 0s;
  104. opacity: 0;}
  105.  
  106. #audiohide:active ~ #whole2 #newborder{
  107. transition: all 0s;
  108. -webkit-transition: all 0s;
  109. opacity: 0;
  110. top: 0px;
  111. left: 0px;
  112. right: 0px;
  113. bottom: 0px;
  114. }
  115.  
  116. #audiohide:hover ~ #middleimage #middletext,
  117. #audiohide:hover ~ #middleimage2 #middletext{
  118. text-shadow: 1px 1px 10px red;
  119. transition: text-shadow 1s;
  120. -webkit-transition: text-shadow 1s;
  121. }
  122.  
  123. #middleimage, #middleimage2{
  124. position: absolute;
  125. height: 210px;
  126. width: 300px;
  127. height: 420px;
  128. width: 600px;
  129. top: 0px;
  130. left: 0px;
  131. right: 0px;
  132. bottom: 0px;
  133. margin: auto;
  134. background-image:url(https://i.imgur.com/mRwrfzY.png);
  135. background-image:url(https://i.imgur.com/Wzux8Zs.png);
  136. background-position: center;
  137. background-size: auto 100%;
  138. background-repeat: no-repeat;
  139. z-index: 2;
  140. transition: all 5s 9999s;
  141. -webkit-transition: all 5s 9999s;
  142. }
  143.  
  144. #middleimage2{
  145. opacity: 0;
  146. transition: all 2s;
  147. -webkit-transition: all 2s;}
  148.  
  149. #middletext{
  150. position: absolute;
  151. bottom: -170px;
  152. left: -60px;
  153. left: 140px;
  154. margin: auto;
  155. width: 400px;
  156. height: 150px;
  157. text-align: center;
  158. font-size: 27px;
  159. font-family: 'Julee', Times, Arial;
  160. color: transparent;
  161. letter-spacing: 4px;
  162. color: #8f2900;
  163. font-style: italic;
  164. opacity: .6;
  165. line-height: 40px;
  166. text-shadow: 1px 1px 5px black;
  167. transition: all 1s;
  168. -webkit-transition: all 1s;
  169. }
  170.  
  171. #back2{
  172. position: absolute;
  173. top: 10px;
  174. left: 10px;
  175. right: 10px;
  176. bottom: 10px;
  177. background-image:url(https://i.imgur.com/SKUDH1w.png);
  178. background-position: top right -5vw;
  179. background-size: auto 130%;
  180. background-repeat: no-repeat;
  181. transition: all 2s 1s;
  182. -webkit-transition: all 2s 1s;
  183. opacity: 1;}
  184.  
  185. #back2{
  186. background-image:url(https://i.imgur.com/bPiOemv.png);
  187. background-size: auto 100%;}
  188.  
  189. #centertext{
  190. position: absolute;
  191. bottom: 10vw;
  192. left: 10%;
  193. height: 100px;
  194. width: 650px;
  195. max-width: 70%;
  196. font-size: 17px;
  197. font-family: 'Julee', Times, Arial;
  198. color: transparent;
  199. letter-spacing: 9px;
  200. color: #8f2900;
  201. font-style: italic;
  202. opacity: .7;
  203. text-align: right;
  204. line-height: 40px;
  205. opacity: 1;
  206. transition: all 3s 2s;
  207. -webkit-transition: all 3s 2s;
  208. text-shadow: 1px 1px 5px black;
  209. }
  210.  
  211. #bottomtext{
  212. position: absolute;
  213. top: 85px;
  214. right: 0px;
  215. width: 380px;
  216. height: 70px;
  217. background: transparent;
  218. border-top: 2px solid #7e200b;
  219. font-family:'Julee2';
  220. font-size: 15px;
  221. color: #585858;
  222. text-shadow: 1px 1px 4px black;
  223. text-align: left;
  224. font-style: normal;
  225. font-weight: 800;
  226. line-height: 35px;
  227. text-indent: 10px;
  228. letter-spacing: 5px;
  229. opacity: 1;
  230. transition: all 2s 3.2s;
  231. -webkit-transition: all 2s 3.2s;}
  232.  
  233. #newborder{
  234. position: absolute;
  235. top: 10px;
  236. left: 10px;
  237. right: 10px;
  238. bottom: 10px;
  239. border: 2px solid #e1840e;
  240. opacity: 1;
  241. transition: all 2s 0s;
  242. -webkit-transition: all 2s 0s;}
  243.  
  244. </style>
  245.  
  246. <div id="audiohide">
  247. <audio controls src="http://k003.kiwi6.com/hotlink/jbl5g1yx2j/Rexx_Life_Raj_-_Handheld_GPS_VOL.mp3" loop=3 >
  248. </audio>
  249. </div>
  250.  
  251. <div id="middleimage">
  252. <div id="middletext">
  253. I'm off the leash<br>
  254. I go to war for peace</div>
  255. </div>
  256.  
  257. <div id="middleimage2">
  258. <div id="middletext">
  259. I'm off the leash<br>
  260. I go to war for peace</div>
  261. </div>
  262.  
  263. <div id="whole">
  264. </div>
  265.  
  266. <div id="whole2">
  267. <div id="newborder">
  268. </div>
  269. <div id="back2">
  270. </div>
  271. <div id="centertext">
  272. Must've been touching everything that I can<br>I've got blood on my hands
  273. <div id="bottomtext">
  274. KAISAR. 8'2". male. dragon. pansex.
  275. </div>
  276. </div>
  277. </div>
Add Comment
Please, Sign In to add comment