HellaBlind

lascula

Feb 4th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. body {
  2. display: block;
  3. position: fixed;
  4. top: 0;
  5. left: 0;
  6. bottom: 0;
  7. right: 0;
  8. width: 100%;
  9. height: 100%;
  10. border: 0;
  11. margin: 0;
  12. padding: 0;
  13. background: #F0D6E1;
  14.  
  15. background-size: 10vw ;
  16. background-position: center;
  17. background-repeat: repeat;
  18. overflow: hidden;
  19. cursor: url(https://i.imgur.com/2inIpFX.png), default;
  20. }
  21.  
  22. .statbox1 {
  23. transition: .9s ease-out;
  24. position: absolute;
  25. border: .1vw solid #fff;
  26. width: 10vw;
  27. bottom: 31.3vw;
  28. left: 26.4vw;
  29. height: 10vw;
  30. background-image: url();
  31. background-size: 15vw;
  32. background-color: #fff;
  33. opacity: 0.8;
  34. color: #000;
  35. font-family: 'Roboto' ;
  36. font-size: .8vw;
  37. overflow: hidden;
  38. text-align: center;
  39. padding: .1vw .5vw .5vw .5vw;
  40. border-radius: .4vw .4vw .4vw .4vw;
  41. line-height: .82vw;
  42. z-index: 24;
  43. }
  44.  
  45. .statbox2 {
  46. transition: .9s ease-out;
  47. position: absolute;
  48. border: .1vw solid #fff;
  49. width: 10vw;
  50. bottom: 6vw;
  51. left: 61.55vw;
  52. height: 10vw;
  53. background-image: url();
  54. background-size: 15vw;
  55. background-color: #fff;
  56. opacity: 0.8;
  57. color: #000;
  58. font-family: 'Roboto' ;
  59. font-size: .8vw;
  60. overflow: hidden;
  61. text-align: center;
  62. padding: .1vw .5vw .5vw .5vw;
  63. border-radius: .4vw .4vw .4vw .4vw;
  64. line-height: .82vw;
  65. z-index: 24;
  66. }
  67.  
  68. .image {
  69. background-image: url(https://pa1.narvii.com/6814/00f3e40a03f358df10018529aef9df1c19a7d581_hq.gif);
  70. background-size: 21vw;
  71. opacity: .7;
  72. position:absolute;
  73. bottom: 9vw;
  74. left: 32vw;
  75. width: 35vw;
  76. height: 30vw;
  77. border: .1vw solid #fff;
  78. border-top: .vw solid #000;
  79. border-left: vw solid #000;
  80. border-right: .vw solid #000;
  81. outline: vw solid #000;
  82. outline-offset: vw;
  83. background-repeat: no-repeat;
  84. background-position: center;
  85. z-index: -3;
  86. }
  87.  
  88.  
  89.  
  90. <link href="https://fonts.googleapis.com/css2?family=Lato&family=Roboto:ital,wght@1,400&display=swap" rel="stylesheet">
  91. <div class="image"></div>
  92. <div class="statbox1"><br>Melascula of Faith<p>
  93. Birthplace: Demon Realm<br>
  94. Rank: Commandment<br>
  95. Special Ability: Soul Invitation<p>
  96. Power Level: 34,000<br>
  97. Magic: 31,500<br>
  98. Strength: 500<br>
  99. Spirit: 2,000</div>
  100. <div class="statbox2"><br>Age: 362<br>Gender: Femme<br> Orientation: Fluid<p>"Of all the women in the world, you're the type I hate the most."<p>
  101. Seven Deadly Sins canon. Hella shitposty. Might code, might not.</div>
Advertisement
Add Comment
Please, Sign In to add comment