thisisnotras

End

Aug 23rd, 2015
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. <style>
  2.  
  3. @import url(http://fonts.googleapis.com/css?family=Denk+One);
  4.  
  5. .pfor {display: none;}
  6. #profile {background-color: transparent; border: 0px;}
  7.  
  8. body {
  9. }
  10.  
  11. #whole {position: fixed;
  12. top: 0px;
  13. left: 0px;
  14. right: 0px;
  15. bottom: 0px;
  16. background-image:
  17. url(http://i18.photobucket.com/albums/b149/abysmal_rage/1409001739tamyra_damonwolf_sketch-CopyFinal.png);
  18. background-position: left;
  19. background-repeat: no-repeat;
  20. background-color: 101012;
  21. background-size: auto 100%;
  22. text-align: left;
  23. }
  24. #name {position: absolute;
  25. left: 1000px;
  26. top: 389px;
  27. color: #DE3A25;
  28. font-family: 'Denk One', sans serif;
  29. font-size: 25pt;}
  30.  
  31. #scrambledwords {
  32. position: absolute;
  33. height: 400px;
  34. width: 400px;
  35. border: 0px solid white;
  36. left: 870px;
  37. top: 240px;
  38. overflow: hidden;
  39. border-radius: 180px 180px 0px 180px;
  40. }
  41.  
  42. #layerone {
  43. position: absolute;
  44. font-family: 'Times New Roman', Times;
  45. font-size: 10pt;
  46. color: grey;
  47. font-style: italic;
  48. letter-spacing: 10px;
  49. text-align: left;
  50. }
  51.  
  52. #layerone1{
  53. box-sizing: border-box;
  54. padding-top: 9px;
  55. height: 50px;
  56. width:125px;
  57. left: 260px;
  58. top: 146px;
  59. border: 0px solid white;
  60. position: absolute;
  61. font-family: 'Times New Roman', Times;
  62. font-size: 10pt;
  63. color: grey;
  64. font-style: italic;
  65. letter-spacing: 10px;}
  66.  
  67. /* Found this in Hoot's profile and used it 'cos it's cool */
  68.  
  69. #ongaku {
  70. border-radius: 5px;
  71. width: 25px;
  72. height: 20px;
  73. overflow: hidden;
  74. background-color: #5f5d5d;
  75. opacity: .8;
  76. -webkit-transition: all 0.4s ease-in-out;
  77. -moz-transition: all 0.4s ease-in-out;
  78. -o-transition: all 0.4s ease-in-out;
  79. -ms-transition: all 0.4s ease-in-out;
  80. transition: all 0.4s ease-in-out;
  81. }
  82. .musicgif {
  83. margin: 5px;
  84. -webkit-transition: all 0.4s ease-in-out;
  85. -moz-transition: all 0.4s ease-in-out;
  86. -o-transition: all 0.4s ease-in-out;
  87. -ms-transition: all 0.4s ease-in-out;
  88. transition: all 0.4s ease-in-out;
  89. }
  90. #ongaku:hover .musicgif {
  91. margin-top: -12px;
  92. background-color: #ffffff;
  93. }
  94. #ongaku:hover { background-color: #ffffff;}
  95. #musicpl {
  96. width: 20px;
  97. overflow: hidden;
  98. height: 20px;
  99. padding: 2px 20px 10px 3px;
  100. margin-left: -20px;
  101. background-color: #ffffff;
  102. }
  103.  
  104. /* End */
  105.  
  106. </style>
  107.  
  108. <div id="whole">
  109. <div id="name">
  110. The End
  111. </div>
  112.  
  113. <div id="scrambledwords">
  114. <div id="layerone">
  115. I don't understand.<br>Someone explain this!<br>
  116. WHY WAS IT ME!?<br>
  117. Where is my family, my brother, my parents!?<br>
  118. Who did this!? I know it was you! Will everyting just fade away?
  119. How do I control this?
  120. THIS CAN'T<br><br>
  121. BE HAPP <br>Theres n<br><br>
  122. I KNOW I DIDN'T DO IT!<br>
  123. There just had to bescientists, I wasn't born like this, was I?
  124. GODDAMNIT, JUST DIE!<br>
  125. Are they looking for me now? Am I alone? FUCK IT, LET
  126. IT ALL BURN! They can't just... take things.<br><br>
  127. <div style="text-align: center;">... Is this the end?</font>
  128. </div>
  129. <div id="layerone1">
  130. ENING!<br>
  131. o way...
  132. </div>
  133. </div>
  134. </div>
  135.  
  136. <div style="position: absolute; right: 2px;
  137. bottom: 2px;">
  138. <div id="ongaku">
  139. <div class="musicgif"><img src="http://media.tumblr.com/tumblr_m7w2py1dEP1r6o8v2.gif"/></div>
  140. <div id="musicpl">
  141. <embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=true&f0=https://www.dropbox.com/s/3fblfb0wdc4h8bs/Jetta-I_d_Love_to_Change_the_World.mp3?dl=1&t0=Love To Change The World&total=1" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" />
  142. </div>
  143. </div>
  144. </div>
  145.  
  146. </div></div></center>
Advertisement
Add Comment
Please, Sign In to add comment