thisisnotras

Sullivan

Aug 22nd, 2015
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.41 KB | None | 0 0
  1. <style>
  2.  
  3. .pfor{display: none;}
  4. #profile{background: transparent; border: 0px;}
  5.  
  6. body {background: black;
  7. overflow: hidden;}
  8.  
  9. #whole{ position: fixed;
  10. top: 0px;
  11. left: 0px;
  12. right: 0px;
  13. bottom: 0px;
  14. overflow: hidden;}
  15.  
  16. @font-face{
  17. font-family:'firstf'; src:url(https://dl.dropboxusercontent.com/u/4556289/yataghan.ttf);}
  18.  
  19. @font-face{
  20. font-family:'secondf'; src:url(https://dl.dropboxusercontent.com/u/4556289/evil_conspiracy_shadow.ttf);}
  21.  
  22. @font-face{
  23. font-family:'thirdf'; src:url(https://dl.dropboxusercontent.com/u/4556289/Moderne%20Fette%20Schwabache%20gesperrt%20UNZ1Ar.ttf);}
  24.  
  25. @font-face{
  26. font-family:'fourthf'; src:url(https://dl.dropboxusercontent.com/u/4556289/stitchesshadow.ttf);}
  27.  
  28. #sulli{position: absolute;
  29. left: 800px;
  30. right: 0px;
  31. margin: auto;
  32. top: 0px;
  33. bottom: 0px;
  34. width: 450px;
  35. border: 0px solid white;
  36. z-index: 5;
  37. background-image:url(http://i57.tinypic.com/2wdrfw3.jpg);
  38. background-size: 100% auto;
  39. background-repeat: no-repeat;
  40. background-position: bottom right;
  41. }
  42.  
  43. #container{
  44. position: absolute;
  45. top: 0px;
  46. left: 0px;
  47. right: 0px;
  48. top: 0px;
  49. bottom: 0px;
  50. margin: auto;
  51. height: 700px;
  52. width: 1000px;
  53. border: 1px solid black;
  54. background-image:url(http://i57.tinypic.com/egpp2c.jpg);
  55. background-size: 100% 100%;
  56. }
  57.  
  58. #section1{position: absolute;
  59. left: 0px;
  60. top: 0px;
  61. height: 164px;
  62. width: 343px;
  63. border: 0px solid white;
  64. background: black;
  65. background-size: 100% 100%;}
  66.  
  67. #section2{position: absolute;
  68. bottom: 90px;
  69. left: 10px;
  70. height: 102px;
  71. width: 160px;
  72. border: 0px solid white;
  73. background: black;
  74. background-size: 100% 100%;}
  75.  
  76. #section3{position: absolute;
  77. left: 400px;
  78. bottom: 15px;
  79. height: 213px;
  80. width: 195px;
  81. border: 0px solid white;
  82. background: black;
  83. background-size: 100% 100%;}
  84.  
  85. #section4{position: absolute;
  86. top: 0px;
  87. left: 345px;
  88. height: 166px;
  89. width: 370px;
  90. border: 0px solid white;
  91. background: black;
  92. background-size: 100% 100%;}
  93.  
  94. #distortion{
  95. position: absolute;
  96. height: 100%;
  97. width: 100%;
  98. background-size: 100% 100%;
  99. -webkit-transition: all 1s;
  100. transition: all 1s;
  101. }
  102.  
  103. .blurring #distortion{
  104. -webkit-filter:blur(3px);
  105. opacity: 1;
  106. }
  107.  
  108. .blurring:hover #distortion{
  109. -webkit-filter:blur(0px);
  110. -webkit-transition: all, opacity 1s 1s;
  111. transition: all 1s, opacity 1s .5s;
  112. opacity: .3;
  113. }
  114.  
  115. #textile{
  116. position: absolute;
  117. height: 100%;
  118. width: 100%;
  119. opacity: 0;
  120. z-index: 1;
  121. background-size: 100% 100%;
  122. background-image:url(http://i.giphy.com/ie8i93ZHdekwM.gif);
  123. -webkit-transition: all 1s;
  124. transition: all 1s;
  125. -webkit-filter:blur(1px);
  126. }
  127.  
  128.  
  129. .blurring:hover #textile{
  130. opacity: .3;
  131. }
  132.  
  133. #content{position: absolute;
  134. box-sizing: border-box;
  135. padding-top: 26px;
  136. z-index: 0;
  137. opacity: 0;
  138. height: 100%;
  139. width: 100%;
  140. font-size: 20pt;
  141. text-align: center;
  142. color: gray;
  143. font-family:'fourthf';
  144. -webkit-transition: all 1s;
  145. transition: all 1s;}
  146.  
  147. .blurring:hover #content{
  148. -webkit-transition: all 1s .7s;
  149. transition: all 1s .7s;
  150. opacity:.5;}
  151.  
  152. .quickb{-webkit-filter:blur(2px);
  153. blur:1px);}
  154.  
  155. </style>
  156.  
  157. <div id="whole">
  158. <div id="sulli">
  159. </div>
  160. <div id="container">
  161.  
  162. <div id="section1" class="blurring">
  163. <div id="distortion" style="background-image:url(http://i61.tinypic.com/2vt46ip.jpg);">
  164. </div>
  165. <div id="textile">
  166. </div>
  167. <div id="content" style="line-height: 40px;">HIS TIME IS NEAR<br>
  168. HIS WRATH WILL<br>
  169. BRING THE ENDING
  170.  
  171. </div>
  172. </div>
  173. <div id="section2" class="blurring">
  174. <div id="distortion" style="background-image:url(http://i61.tinypic.com/x57evt.jpg);">
  175. </div>
  176. <div id="textile">
  177. </div>
  178. <div id="content" style="font-size: 14px; font-family:'secondf'; padding-left: 5px; padding-right: 5px; padding-top: 10px;">IN HIS EYE THERE IS SHOWN A FUTURE FREE OF THE <font style="-webkit-filter:blur(2px); color: red;">GOD</font> A NEW PATHWAY A NEW REALM A NEW
  179. </div>
  180. </div>
  181.  
  182. <div id="section3" class="blurring">
  183. <div id="distortion" style="background-image:url(http://i57.tinypic.com/313pp1h.jpg);">
  184. </div>
  185. <div id="textile">
  186. </div>
  187. <div id="content" style="padding-top: 10px;">
  188. <font face='thirdf' style="-webkit-filter:blur(2px); line-height: 40px;">sullivan sullivan sullivan sullivan sullivan </font>
  189. </div>
  190. </div>
  191.  
  192. <div id="section4" class="blurring">
  193. <div id="distortion" style="background-image:url(http://i61.tinypic.com/e5i8g5.jpg)">
  194. </div>
  195. <div id="textile">
  196. </div>
  197. <div id="content" style="font-size: 10px; font-family:'firstf'; padding-left: 10px; padding-right: 10px;">
  198. Look into your heart. Can you not see? His word is there. His word will guide you, so that you do not lose the way. He will watch you, so that your route is true and your step assured. He will lead your hand so<font class="quickb"> that your strike is quick</font> and <font class="quickb">your blow lethal</font>. He will drive the <font class="quickb" color=red>GOD</font> from you and so protect you from the <font class="quickb" color=red>GOD</font>. The<br><font class="quickb" color=red>GOD</font> does now own you, cannot lead you, will not guide you, can never see you.<Br>You owe them nothing, and by following HIM can be lead forever into the land of <font class="quickb">eternal sacrifice</font> where you may worship HIS name and <font class="quickb">die with the ENDING.</font>
  199. </div>
  200. </div>
  201.  
  202. </div>
  203.  
  204. </div>
Advertisement
Add Comment
Please, Sign In to add comment