Advertisement
RageQxeen

Goat in the Clouds

Oct 7th, 2022 (edited)
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.70 KB | None | 0 0
  1. <html>
  2. <body><style type="text/css">
  3.  
  4. @import url(https://fonts.googleapis.com/css?family=Cinzel+Decorative|Cinzel|Crimson+Text);
  5.  
  6. html, body {
  7. background: rgb(96,215,76);
  8. background: -moz-linear-gradient(329deg, rgba(96,215,76,1) 0%, rgba(231,208,24,1) 28%, rgba(62,108,222,1) 72%, rgba(172,96,96,1) 100%);
  9. background: -webkit-linear-gradient(329deg, rgba(96,215,76,1) 0%, rgba(231,208,24,1) 28%, rgba(62,108,222,1) 72%, rgba(172,96,96,1) 100%);
  10. background: linear-gradient(329deg, rgba(96,215,76,1) 0%, rgba(231,208,24,1) 28%, rgba(62,108,222,1) 72%, rgba(172,96,96,1) 100%);
  11. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#60d74c",endColorstr="#ac6060",GradientType=1);
  12. }
  13.  
  14. ::-webkit-scrollbar-button:vertical:{
  15. background-color: #transparent;}
  16.  
  17. ::-webkit-scrollbar-thumb:vertical {
  18. background-color:#transparent;
  19. height:150px;}
  20.  
  21. ::-webkit-scrollbar-thumb:horizontal {
  22. background-color:#transparent;
  23. height:60px;}
  24.  
  25.  
  26. ::-webkit-scrollbar {
  27. height:60px;
  28. width:5px;
  29. background-color:#transparent;}
  30.  
  31. #image {
  32. width: 30vw;
  33. margin: 0px;
  34. border: none;
  35. height: 40vw;
  36. background-color:transparent;
  37. position: absolute;
  38. right: 0vw;
  39. bottom: 0vw;
  40. background-image:url("http://i.picpar.com/Wkfe.png");
  41. background-repeat:no-repeat;
  42. background-position: bottom;
  43. background-size: 100%;
  44. z-index: 2;
  45. }
  46.  
  47. #container {
  48. background-color:#3B6688;
  49. width: 70vw;
  50. height: 28.5vw;
  51. margin:auto;
  52. position: absolute;
  53. padding: 5px;
  54. left: 10vw;
  55. top: 15vw;
  56. z-index:1;
  57. border: 1px solid #000;
  58. background-image: url("http://i.picpar.com/E1Zd.png");
  59. background-repeat: no-repeat;
  60. background-position:center;
  61. background-size: 100%;
  62. -webkit-animation: slide-in-left 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  63. animation: slide-in-left 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  64. }
  65.  
  66. #content {
  67. background-color:#c0c0c0;
  68. width: 40vw;
  69. height: 27vw;
  70. margin:auto;
  71. position: absolute;
  72. padding: 5px;
  73. font-family: 'Crimson Text', cursive;
  74. font-size: 18px;
  75. color: #000;
  76. left: 1vw;
  77. bottom: .5vw;
  78. z-index: 99;
  79. border: #000000 solid 2px;
  80. }
  81.  
  82. #nav {
  83. background-color: transparent;
  84. width: 12vw;
  85. height: .5vw;
  86. margin:auto;
  87. position: absolute;
  88. right: .5vw;
  89. bottom: -.5vw;
  90. text-align:right;
  91. z-index: 99;
  92. }
  93.  
  94. #nav a, #nav a:link, #nav a:visited {
  95. display:inline-block;
  96. height: .8vw;
  97. width: .8vw;
  98. text-decoration:none;
  99. background: #FFF283;
  100. margin: 5px;
  101. border: double #000 5px;
  102. border-radius: 50%;
  103. -webkit-transition: 0.5s linear;
  104. -moz-transition: 0.5s linear;
  105. -o-transition: 0.5s linear;
  106. transition: 0.5s linear;
  107. }
  108.  
  109. #nav a:active, #nav a:hover {
  110. display:inline-block;
  111. height: .8vw;
  112. width: .8vw;
  113. text-decoration:none;
  114. background: #A1E3A4;
  115. margin: 5px;
  116. border: double #000 5px;
  117. border-radius: 50%;
  118. -webkit-transition: 0.5s linear;
  119. -moz-transition: 0.5s linear;
  120. -o-transition: 0.5s linear;
  121. transition: 0.5s linear;
  122. }
  123.  
  124. .name {position: absolute;
  125. font-family: 'Cinzel Decorative';
  126. color: #fff;
  127. font-size: 4vw;
  128. top: -4.5vw;
  129. left: -1vw;
  130. width: 70vw;
  131. height: 6vw;
  132. border: 0px solid #000;
  133. text-align: justify;
  134. text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
  135. overflow: auto;
  136. padding:5px 5px 5px 5px;
  137. z-index: 2;}
  138.  
  139. .title { background: transparent;
  140. background:url('https://thumbs.gfycat.com/MeanDecentChupacabra-size_restricted.gif') repeat;
  141. background-position: top;
  142. position: absolute;
  143. font-family: 'Cinzel Decorative';
  144. font-size: 4vw;
  145. top: -4.5vw;
  146. left: -1vw;
  147. width: 70vw;
  148. height: 6vw;
  149. text-align: justify;
  150. padding:5px 5px 5px 5px;
  151. -webkit-text-fill-color: transparent;
  152. -webkit-background-clip: text;
  153. z-index: 3;}
  154.  
  155. .lyrics {position: absolute;
  156. font-family: 'Cinzel';
  157. color: #B36FBD;
  158. font-size: 1.5vw;
  159. bottom: -2.5vw;
  160. left: 0vw;
  161. width: 20vw;
  162. height: 2.2vw;
  163. border: 0px solid #000;
  164. text-align: center;
  165. text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
  166. overflow: auto;
  167. padding:5px 5px 5px 5px;
  168. z-index: 100;}
  169.  
  170. @-webkit-keyframes slide-in-left {
  171. 0% {
  172. -webkit-transform: translateX(-1000px);
  173. transform: translateX(-1000px);
  174. opacity: 0;
  175. }
  176. 100% {
  177. -webkit-transform: translateX(0);
  178. transform: translateX(0);
  179. opacity: 1;
  180. }
  181. }
  182. @keyframes slide-in-left {
  183. 0% {
  184. -webkit-transform: translateX(-1000px);
  185. transform: translateX(-1000px);
  186. opacity: 0;
  187. }
  188. 100% {
  189. -webkit-transform: translateX(0);
  190. transform: translateX(0);
  191. opacity: 1;
  192. }
  193. }
  194.  
  195.  
  196. i{color: #111;}
  197. b{color: #000;}
  198. a{color: #444; text-decoration: none;}
  199. h1{border-bottom: 1px solid #000; text-align: center; font-size: 30px; font-family: 'Cinzel', cursive; color: #000;}
  200. h2{border-bottom: 1px solid #000; text-align: left; font-size: 30px; font-family: 'Cinzel', cursive; color: #000;}
  201. h3{border-bottom: 1px solid #000; text-align: right; font-size: 30px; font-family: 'Cinzel', cursive; color: #000;}
  202. </style>
  203.  
  204. <div id="container">
  205. <div id="image"></div>
  206.  
  207. <div class="name">Goat Hero: Satyress</div>
  208. <div class="title">Goat Hero: Satyress</div>
  209. <div class="lyrics">I Remember Everything.</div>
  210.  
  211. <div id="nav">
  212. <a href="#one"></a>
  213. <a href="#two"></a>
  214. <a href="#three"></a>
  215. <a href="#four"></a>
  216. </div>
  217.  
  218. <div id="content">
  219. <div style="width: 40vw; height: 27vw; overflow-y: hidden;">
  220.  
  221. <a name="one"></a>
  222. <div style="width: 40vw; height: 27vw; overflow: auto;" align="center">
  223. <span style="float:left;"><b>Name</b></span><span style="float:right;"><strike>Watanabe</strike> Shirakumo Katori</span><br>
  224. <span style="float:left;"><b>Alias</b></span><span style="float:right;">The Goat Hero: Satyress</span><br>
  225. <span style="float:left;"><b>Gender</b></span><span style="float:right;">Female</span><br>
  226. <span style="float:left;"><b>Age</b></span><span style="float:right;">16</span><br>
  227. <span style="float:left;"><b>Race</b></span><span style="float:right;">Human</span><br>
  228. <span style="float:left;"><b>Voice</b></span><span style="float:right;"><a href="https://www.youtube.com/watch?v=ZNxXXAV95-k&list=PLOTjQTW68_gkheZk3ACuItPF5GW-5ky_8&index=9&t=0s" target="_blank">Alyssa Shouse</a></span><br><br>
  229. <span style="float:left;"><b>Height</b></span><span style="float:right;">5'6"</span><br>
  230. <span style="float:left;"><b>Weight</b></span><span style="float:right;">135 lbs</span><br>
  231. <span style="float:left;"><b>Eyes</b></span><span style="float:right;">Warm Blue</span><br>
  232. <span style="float:left;"><b>Hair</b></span><span style="float:right;">White</span><br>
  233. <span style="float:left;"><b>Build</b></span><span style="float:right;">Curved</span><br><br>
  234. <span style="float:left;"><b>Orientation</b></span><span style="float:right;">Heterosexual</span><br>
  235. <span style="float:left;"><b>Relationship</b></span><span style="float:right;">Unshackled</span><br>
  236. <span style="float:left;"><b>Class</b></span><span style="float:right;">2-A</span><br>
  237. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;">Yuuei</span><br><br><br>
  238. </div>
  239.  
  240. <a name="two"></a>
  241. <div style="width: 40vw; height: 27vw; overflow: auto;" align="left">
  242. <h1>Combat</h1>
  243.  
  244. </div>
  245.  
  246.  
  247. <a name="three"></a>
  248. <div style="width: 40vw; height: 27vw; overflow: auto;" align="center">
  249. <h1>Contacts</h1>
  250. <a target="_blank" href="PROFILE LINK HERE"><img src="IMAGE LINK HERE" height="75" width="75" align="left" border="3"></a><br>
  251. <center><b>- Name -</b><br> <i>foe/friend</i><br> small note.</center><br><br><br><br>
  252. </div>
  253.  
  254. <a name="four"></a>
  255. <div style="width: 40vw; height: 27vw; overflow: auto;" align="left">
  256. <h1>Out of Character</h1>
  257.  
  258. <center><b>00</b>. Code made by <a href="https://rageqxeen.neocities.org/vw_codes/rageqxeen.html" target="_blank">RageQxeen</a>, do not steal.<br><br></center>
  259. <b>01</b>. OOC.<br>
  260. </div>
  261. </div>
  262. </div>
  263. </div>
  264. </body>
  265. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement