Advertisement
Guest User

Acil Ft Paw Gagal Move On

a guest
Feb 22nd, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.64 KB | None | 0 0
  1.  
  2. <html>
  3. <head>
  4. <title>PacmanCorp</title>
  5. <meta content="no love, no life, and no friends." name="description" />
  6. <meta content="PacmanCorp" property="og:title"/>
  7. <link rel="SHORTCUT ICON" href="https://imgur.com/9LBT77i.png" type="image/png">
  8. <link href="https://fonts.googleapis.com/css?family=Patrick+Hand" rel="stylesheet">
  9. <link href="https://fonts.googleapis.com/css?family=Shadows+Into+Light" rel="stylesheet">
  10. <link href="https://fonts.googleapis.com/css?family=Inconsolata" rel="stylesheet">
  11. <script type="text/javascript">
  12. </script>
  13. <style>
  14. html {
  15.   min-height: 100%;
  16. }
  17. body {
  18.     box-sizing: border-box;
  19.     height: 100%;
  20.     background-color: #000000;
  21.     background-image: radial-gradient(#000000, #041607);
  22.     font-family: 'Inconsolata', Helvetica, sans-serif;
  23.     font-size: 1.5rem;
  24. }
  25. * {
  26.     background-color: #000d1a;
  27.     font-family: Inconsolata;
  28.     font-size: ;
  29. }
  30. .overlay::before {
  31.   content: "";
  32.   pointer-events: none;
  33.   position: absolute;
  34.   display: block;
  35.   top: 0;
  36.   left: 0;
  37.   right: 0;
  38.   bottom: 0;
  39.   width: 100%;
  40.   height: 100%;
  41.   background-image: linear-gradient(
  42.       0deg,
  43.       transparent 0%,
  44.       rgba(32, 128, 32, 0.2) 2%,
  45.       rgba(32, 128, 32, 0.8) 3%,
  46.       rgba(32, 128, 32, 0.2) 3%,
  47.       transparent 100%);
  48.   background-repeat: no-repeat;
  49.   animation: scan 6.5s linear 0s infinite;
  50. }
  51. @keyframes scan {
  52.   0%        { background-position: 0 -100vh; }
  53.   35%, 100% { background-position: 0 100vh; }
  54. }
  55. .blink {
  56.   animation: blink-animation 1s steps(2, start) infinite;
  57.   -webkit-animation: blink-animation 1s steps(2, start) infinite;
  58. }
  59. @keyframes blink-animation {
  60.   to {
  61.     visibility: hidden;
  62.   }
  63. }
  64. @-webkit-keyframes blink-animation {
  65.   to {
  66.     visibility: #;
  67.   }
  68. }
  69. body {
  70.     background: url("") top repeat;
  71. }
  72. h2 {margin:0;}
  73. @media screen and (max-width: 500px) {.containerx {width: 80%;}}
  74. </style>
  75. </head>
  76. <body>
  77. <br>
  78. <center>
  79. <img src="https://imgur.com/WfDOb98.jpg" width="380" height="250">
  80. </br><font face="Shadows Into Light" size ="6" color="red">Mr.4c1L Cr0tZz Ft. ./Sn00py <span class="blink">_</span></font>
  81. <br>
  82. <font face="Shadows Into Light" size="4,5" color="white"> no <i>love</i>, no <i>life</i>, and no <i>friends</i>.</font>
  83. <br>
  84. <br><a href="mailto:kamujelekbanget@gmail.com"><font size="3" color="red"><i>Contact Me</i></a>  
  85. <br>
  86. <iframe width="100%" height="20" scrolling="no" frameborder="no" allow="autoplay" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/510335700&color=%23f4ff00&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"></font>
  87. <div class="overlay">
  88. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement