Advertisement
RizkyPlaceRoblox

Untitled

Jan 22nd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. <html><head>
  2. <title>
  3. Hacked PEACEo03
  4. </title>
  5.  
  6. <link href="https://fonts.googleapis.com/css?family=Exo:400,800" rel="stylesheet" type="text/css">
  7.  
  8. <style>
  9. body {
  10.  
  11. background-color: #000;
  12. color: #fff;
  13. font-family: Exo;
  14. font-weight: 800;
  15. text-align: center;
  16. }
  17. #content{
  18. position: absolute;
  19. top: 50%;
  20. left: 50%;
  21. margin-right: -50%;
  22. transform: translate(-50%, -50%);
  23. z-index: 3;
  24. }
  25. #title {
  26. font-size: 48px;
  27. font-family: Exo;
  28. color: #00ffff;
  29. font-weight: 800;
  30. }
  31. @keyframes move-twink-back {
  32. from {background-position: 0 0;}
  33. to {background-position: -10000px 5000px;}
  34. }
  35. @-webkit-keyframes move-twink-back {
  36. from {background-position: 0 0;}
  37. to {background-position: -10000px 5000px;}
  38. }
  39. @-moz-keyframes move-twink-back {
  40. from {background-position: 0 0;}
  41. to {background-position: -10000px 5000px;}
  42. }
  43. @-ms-keyframes move-twink-back {
  44. from {background-position: 0 0;}
  45. to {background-position: -10000px 5000px;}
  46. }
  47.  
  48. @keyframes move-clouds-back {
  49. from {background-position: 0 0;}
  50. to {background-position: 10000px 0;}
  51. }
  52. @-webkit-keyframes move-clouds-back {
  53. from {background-position: 0 0;}
  54. to {background-position: 10000px 0;}
  55. }
  56. @-moz-keyframes move-clouds-back {
  57. from {background-position: 0 0;}
  58. to {background-position: 10000px 0;}
  59. }
  60. @-ms-keyframes move-clouds-back {
  61. from {background-position: 0;}
  62. to {background-position: 10000px 0;}
  63. }
  64.  
  65. .stars, .twinkling, .clouds {
  66. position: absolute;
  67. top: 0;
  68. left: 0;
  69. right: 0;
  70. bottom: 0;
  71. width: 100%;
  72. height: 100%;
  73. display: block;
  74. }
  75.  
  76. .stars {
  77. background: #000 url(http://i67.tinypic.com/30m3lzk.png) no-repeat top center;
  78. z-index: -1;
  79. }
  80.  
  81. .twinkling{
  82. background: transparent url(http://i68.tinypic.com/1zfrcjl.png) repeat top center;
  83. z-index: 1;
  84. -moz-animation: move-twink-back 200s linear infinite;
  85. -ms-animation: move-twink-back 200s linear infinite;
  86. -o-animation: move-twink-back 200s linear infinite;
  87. -webkit-animation: move-twink-back 200s linear infinite;
  88. animation: move-twink-back 200s linear infinite;
  89. }
  90.  
  91. .clouds{
  92. background: transparent url(http://i68.tinypic.com/1zg55jt.png) repeat center center fixed;;
  93. z-index: 2;
  94. -moz-animation: move-clouds-back 100s linear infinite;
  95. -ms-animation: move-clouds-back 100s linear infinite;
  96. -o-animation: move-clouds-back 100s linear infinite;
  97. -webkit-animation: move-clouds-back 100s linear infinite;
  98. animation: move-clouds-back 100s linear infinite;
  99. size: cover;
  100. }
  101. </style>
  102. </head>
  103. <body>
  104. <div class="stars"></div>
  105. <div class="twinkling"></div>
  106. <div class="clouds"></div>
  107. <div id="content">
  108. <div id="title">Hacked by Me</font></div><br><br>
  109. <div> Your security get Down! </div>
  110. <div> #no system is safe .. </div>
  111. <div><h5><font color="#d1bc02">p3ju.kudanil@yahoo.com</font></h5></div>
  112. </div>
  113. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement