Advertisement
ChaZayari

Benares

Sep 1st, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. @import url('https://www.themonster.xyz/styles/fancy-fonts.css');
  5. ::-webkit-scrollbar{width:0.5vh;height:0.1vh;}
  6. ::-webkit-scrollbar-track{border-radius:0;background:transparent;}
  7. ::-webkit-scrollbar-thumb{border-radius:0;background:transparent;}
  8.  
  9. .background{
  10. position: fixed;
  11. background: url(https://i.imgur.com/C5s0enZ.jpg);
  12. background-size: cover;
  13. background-position: center;
  14. z-index: 1;
  15. top: 0vh;
  16. left: 0vw;
  17. height: 100vh;
  18. width: 100vw;
  19. }
  20.  
  21.  
  22. @keyframes fadein{
  23. from{filter: blur(10px);opacity: 0;}
  24. to{filter:blur(0px);opacity: 1;}
  25. }
  26.  
  27.  
  28. .box{
  29. position: fixed;
  30. background: url(https://i.imgur.com/V9NeKV5.png);
  31. background-size: cover;
  32. background-position: center;
  33. z-index: 2;
  34. height: 80vh;
  35. width: 70vw;
  36. top: 10vh;
  37. left: 15vw;
  38. box-shadow: 0 0 1vh #000;
  39. animation: fadein 2s 1;
  40. animation-fill-mode: both;
  41. animation-delay: 1.25s;
  42. }
  43.  
  44. #title{
  45. position: fixed;
  46. z-index: 4;
  47. height: 20vh;
  48. width: 45vw;
  49. left: 15vw;
  50. top: 12vh;
  51. text-align: center;
  52. animation: fadein 2s 1;
  53. animation-fill-mode: both;
  54. animation-delay: 1.25s;
  55. }
  56.  
  57. t{
  58. font-family:'Ailerons';
  59. font-size: 20vh;
  60. background: linear-gradient(45deg, rgb(87, 51, 128), rgb(93, 168, 230), rgb(85, 42, 141));
  61. -webkit-background-clip: text;
  62. -webkit-text-fill-color: transparent;
  63. filter: drop-shadow(0 0 1vh #b5a4ff);
  64. }
  65.  
  66.  
  67. #info{
  68. position: fixed;
  69. height: 50vh;
  70. bottom: 12vh;
  71. width: 40vw;
  72. left: 17.5vw;
  73. z-index: 4;
  74. text-align: center;
  75. font-family: 'Gotham';
  76. font-size: 2.5vh;
  77. color: rgb(188, 143, 229);
  78. animation: fadein 2s 1;
  79. animation-fill-mode: both;
  80. animation-delay: 1.25s;
  81. overflow: auto;
  82. }
  83.  
  84.  
  85. a{
  86. text-decoration: underline;
  87. color: rgb(188, 143, 229);
  88. transition: 0.3s;
  89. }
  90.  
  91. a:hover{
  92. color: rgb(176,254,253);
  93. text-shadow: 0 0 1vh rgb(176,254,253);
  94. transition: 0.3s;
  95. }
  96.  
  97.  
  98. </style>
  99.  
  100. <div class="background"></div>
  101.  
  102. <div class="box"></div>
  103. <div id="title"><t>Benares</t></div>
  104.  
  105. <div id="info">
  106. Benares is a mighty Houkai Beast, having taken on the form of a flying dragon. With the use of her four houkai cores does she command the will of the storm, taking the skies as her dominion.<br>
  107. <br>
  108. Referred to as "Bella" by her <a target="_blank" href="https://roleplay.chat/profile.php?user=Kaslana">Queen.</a><br>
  109. Appearance deems her in her late teens, if not early twenties.<br>
  110. Height is....Moderately short. Approximately 160 cm.<br>
  111. Regularly wears what is seen before you, unless specified otherwise.<br>
  112. <br>
  113. Usually, she has appeared as a <a target="_blank" href="https://imgur.com/a/YFrboNk">smaller version</a> of her regular form.<br>
  114. <br>
  115. Here are <a target="_blank" href="https://imgur.com/a/9QWByNs">more images</a> and <a title="
  116. Thie character is originally from Honkai Impact 3rd.
  117. I do not own any of the artwork on this profile.
  118. Smut, if it happens at all, is only going to be in her human form.
  119. IC =/= OOC
  120. Don't be a twat.
  121. No means no.">OOC.</a>
  122. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement