Advertisement
ChaZayari

Chazore 2020

May 18th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.32 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Aguafina+Script|Alex+Brush|Allura|Dekko|Great+Vibes|Italianno|Yellowtail|Yesteryear&display=swap');
  3. ::-webkit-scrollbar{width:0.5vh;height:0.1vh;}
  4. ::-webkit-scrollbar-track{border-radius:0;background:transparent;}
  5. ::-webkit-scrollbar-thumb{border-radius:0;background:transparent;}
  6.  
  7.  
  8. #background{
  9. position: fixed;
  10. background: url(https://i.imgur.com/6zkoww2.jpg);
  11. background-position: center;
  12. background-size: cover;
  13. height: 110vh;
  14. width: 110vw;
  15. top: -5vh;
  16. left: -5vw;
  17. filter: blur(10px);
  18. z-index: -1;
  19. }
  20.  
  21. #image{
  22. position: fixed;
  23. bottom: 5vh;
  24. left: 10vw;
  25. box-shadow: 0 0 2vh #000;
  26. z-index: 5;
  27. }
  28.  
  29. #image img{
  30. height: 90vh;
  31. }
  32.  
  33. #bar{
  34. position: fixed;
  35. background: rgba(0, 0, 0, 0.75);
  36. height: 70vh;
  37. bottom: 15vh;
  38. width: 100vw;
  39. left: 0vw;
  40. z-index: 1;
  41. }
  42.  
  43.  
  44. #box{
  45. position: fixed;
  46. background: #2c3b47;
  47. padding: 1%;
  48. overflow: auto;
  49. z-index: 3;
  50. height: 45vh;
  51. width: 40vw;
  52. bottom: 25vh;
  53. right: 8.5vw;
  54. font-family: 'Dekko';
  55. font-size: 2vh;
  56. color: #fff;
  57. text-shadow: 0 0 1vh #000;
  58. box-shadow: 0 0 2vh #000;
  59. }
  60.  
  61. #title{
  62. position: fixed;
  63. text-align: center;
  64. padding: 1%;
  65. height: 15vh;
  66. width: 40vw;
  67. top: 7.5vh;
  68. right: 8.6vw;
  69. z-index: 5;
  70. }
  71.  
  72. t{
  73. font-family:'Yesteryear';
  74. font-size: 20vh;
  75. background: linear-gradient(90deg, #ff0000, #ff6f00, #ffdd00, #b3ff00, #11ff00, #00ff73, #00f2ff, #0059ff, #2200ff, #aa00ff, #ff00d0, #ff0044, #ff0000);
  76. -webkit-background-clip: text;
  77. -webkit-text-fill-color: transparent;
  78. filter: drop-shadow(1vh 1vh 1vh #000);
  79. }
  80.  
  81. a{
  82. color: #fff;
  83. transition: 0.2s;
  84. }
  85.  
  86. a:hover{
  87. transition: 0.2s;
  88. color: #fff;
  89. text-shadow: 0 0 1vh #fff;
  90. }
  91.  
  92. </style>
  93.  
  94. <div id="background"></div>
  95. <div id="bar"></div>
  96. <div id="image"><img src="https://i.imgur.com/7kI7UlW.png"></div>
  97. <div id="title"><t>Chazore</t></div>
  98. <div id="box">
  99. <br>
  100. <h1>Hey, nerds!</h1>
  101. Here's the story so far.<br>
  102. I'm Chazore, and I'm a rainbow-colored smilodon/dragon hybrid. I'm something like, six feet tall (or something, I don't remember when the last time was I measured.) and my wingspan is a bit larger than that. I don't know, I haven't measured that either.<br>
  103. It has been a CRAZY long time since i was last around, but I'm back! I went on a bit of a soul-searching trip to clear my head of the crazy- Well, some of it, anyway.<br>
  104. I've got a couple of quirks, but I think the most important one is how I tend to bounce back and forth through different universes. Like, you've got me as a <a target="_blank" href="https://i.imgur.com/XICdccx.png">cyborg,</a> and then me as a <a target="_blank" href="https://i.imgur.com/MvpABuO.png">guy.</a> Oh! And here's me as a <a target="_blank" href="https://i.imgur.com/Q59jxMr.png">goo girl.</a> <br>
  105. Seriously, though. So many <a target="_blank" href="https://imgur.com/a/oCEoLqs">pictures.</a><br>
  106. Oh, and the other quirk is that I tend to hang around <a target="_blank" href="https://i.imgur.com/A29qMKH.png">nude</a>, but it doesn't happen that often.<br>
  107. <br>
  108. There's more stuff down there....<br>
  109. <br>
  110. <h1>Have some OOC</h1>
  111. - Chazore is not my character. All art goes to their respective artists.<br>
  112. - In-Room Approach is greatly preferred.<br>
  113. - Don't come to me expecting lewds.<br>
  114. - Don't be a twat.<br>
  115. - I've been around for a little while.<br>
  116. - <i>Please</i> don't be a twat.
  117. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement