ZukoHiyama

Quantum Code

Aug 6th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Major+Mono+Display&display=swap');
  3. body {
  4. background-color: #340057;
  5. background-image: url('') ;
  6. background-position: fixed;
  7. background-size: 35%;
  8. background-repeat:no-repeat;
  9. background-position: right center;
  10. font-family: ;
  11. color: #7c7c7c;
  12. text-shadow:0px 0px 3px #000;
  13.  
  14. }
  15. div.fixed {
  16. position: fixed;
  17. top: 30%;
  18. left: 30%;
  19. width: 500px;
  20. border: ;
  21. color: #ccc;
  22. font-size: 23px;
  23. font-family: 'Major Mono Display', monospace;
  24.  
  25. }
  26. img {
  27. display: block;
  28. margin-bottom: auto;
  29. margin-right: auto;
  30. }
  31.  
  32. </style>
  33. <body>
  34.  
  35. <div class="fixed">
  36. <center> Ryu Kurayami<br>
  37. Wormhole Hero: Quantum<br>
  38. Quirk:<a title="With this Quirk, the user can create an exit and entry portal, of varying length, and size. These two points are instantanous in their ability to move material, and things entering the portal will retain their velocity when exiting. Portals do not need to be on a surface.
  39.  
  40. Prolonged use of the quirk will result in compound migranes to the user, which could result in blackouts and muscle cramps. If he loses focus, or is knocked unconcious, the portals will collapse. Portals can only be made within eyesight. Vivid memory or photographs can be used, but with heavier strain. Were someone to be in between a portal when it collapses, would result in the item being severed."> Wormhole</a><br>
  41. Class 2-C<br><br>
  42.  
  43. PM Friendly<br>
  44. MHA OC<br>
  45. <br>
  46. Temp profile till another time
  47. </div>
  48.  
  49. </body>
  50. </body>
Add Comment
Please, Sign In to add comment