Advertisement
ZukoHiyama

rock candy profile

Nov 19th, 2020
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.98 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&family=Molle:ital@1&family=Patrick+Hand+SC&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.  
  9. body {
  10. background-color: #f6df1d;
  11. background-image: url('https://media.discordapp.net/attachments/734053231373844500/735600974969700383/0bd347724b0ac2d73efc797fef6e88d6.png?width=375&height=375') ;
  12. background-position: fixed;
  13. background-size: %;
  14. background-repeat:repeat;
  15. background-position: center;
  16. }
  17.  
  18. .sugar1{
  19. position: fixed;
  20. top: 0vw;
  21. left: 70vw;
  22. background-image:url(http://i.picpar.com/sLHe.png);
  23. background-size: 25%;
  24. background-repeat: no-repeat;
  25. width: 100%;
  26. height: 100%;
  27. opacity: 1;
  28. z-index: 0;
  29. }
  30.  
  31. .sugar2{
  32. position: fixed;
  33. top: 27vw;
  34. left: 0vw;
  35. background-image:url(http://i.picpar.com/7ZHe.png);
  36. background-size: 25%;
  37. background-repeat: no-repeat;
  38. width: 100%;
  39. height: 100%;
  40. opacity: 1;
  41. z-index: 0;
  42. }
  43.  
  44. .sparkle1{
  45. position: fixed;
  46. top: 20vw;
  47. left: 0vw;
  48. background-image:url(https://i.pinimg.com/originals/6b/c2/fc/6bc2fc9fb88be9935a8a15f1b40dea05.gif);
  49. background-size: 15%;
  50. background-repeat: no-repeat;
  51. width: 100%;
  52. height: 100%;
  53. opacity: 1;
  54. z-index: 0;
  55. }
  56.  
  57. .sparkle2{
  58. position: fixed;
  59. top: 27vw;
  60. left: 10vw;
  61. background-image:url(http://i.picpar.com/GZHe.gif);
  62. background-size: 15%;
  63. background-repeat: no-repeat;
  64. width: 100%;
  65. height: 100%;
  66. opacity: 1;
  67. z-index: 0;
  68.  
  69. }
  70.  
  71. .sparkle3{
  72. position: fixed;
  73. top: 32vw;
  74. left: -2vw;
  75. background-image:url(http://i.picpar.com/HZHe.gif);
  76. background-size: 13%;
  77. background-repeat: no-repeat;
  78. width: 100%;
  79. height: 100%;
  80. opacity: 1;
  81. z-index: 0;
  82. }
  83.  
  84. .sign{
  85. position: fixed;
  86. top: 0vw;
  87. left: 0vw;
  88. background-image:url(http://i.picpar.com/m8Ie.png);
  89. background-size: 23%;
  90. background-repeat: no-repeat;
  91. width: 100%;
  92. height: 100%;
  93. opacity: 1;
  94. z-index: -2;
  95. }
  96.  
  97. .signtext{position:absolute;
  98. top: 2.9vw;
  99. left: 6.7vw;
  100. z-index:100;
  101. opacity:1;
  102. font-family: 'Berkshire Swash', cursive;
  103. font-size:55px;
  104. background-image:url(https://i.pinimg.com/originals/b5/51/a3/b551a30f0e1e0ec0c08d37b35649ec0e.gif);
  105. -webkit-background-clip: text;
  106. -webkit-text-fill-color: transparent;
  107. transform: skew(10deg);
  108. }
  109. .signtextback{position:absolute;
  110. top: 2.7vw;
  111. left: 6.6vw;
  112. z-index:99;
  113. opacity:1;
  114. font-family: 'Berkshire Swash', cursive;
  115. font-size:57px;
  116. color: #000;
  117. transform: skew(10deg);
  118. }
  119.  
  120. h1 {color: #000;
  121. text-align: center;
  122. width: 150px;
  123. font-family: 'Molle', cursive;
  124. font-size: 25px;
  125. border-radius:10px;
  126. border:2px solid #000;
  127. background-color: #fff;
  128. background-size:50%;}
  129.  
  130. h2 {
  131. color: #fff;
  132. border-top: 1px solid #fff;
  133. border-bottom: 1px solid #fff;
  134. font-family: 'Molle', cursive;
  135. font-size: 25px;
  136. font-weight: bold;
  137. padding: 5px;
  138. }
  139.  
  140. .candy1top{
  141. position: fixed;
  142. background-image: url('https://img.freepik.com/free-vector/metal-texture-background_46250-1743.jpg?size=626&ext=jpg') ;
  143. background-size: 100%;
  144. background-repeat: repeat;
  145. top: 2vw;
  146. left: 22.5vw;
  147. padding:px;
  148. border-top-left-radius: 25px;
  149. border-top-right-radius: 25px;
  150. width: 200px;
  151. height: 60px;
  152. font-family: 'Open Sans Condensed', sans-serif;
  153. font-size: 12px;
  154. text-align: center;
  155. overflow: auto;
  156. border-style: solid;
  157. border: 3px solid #43464B;
  158. background-color: #FE95C8;
  159. z-index: -1;
  160. opacity: 1;
  161. color: #FFD700;
  162. }
  163.  
  164. .candy1{
  165. position: fixed;
  166. top: 6.8vw;
  167. left: 22.5vw;
  168. background-image: url('http://i.picpar.com/k6Ie.png') ;
  169. background-size: 400%;
  170. background-repeat: repeat;
  171. width: 200px;
  172. height: 440px;
  173. font-family: 'Patrick Hand SC', cursive;
  174. font-size: 14px;
  175. text-align: center;
  176. overflow: auto;
  177. border-style: solid;
  178. border: 3px solid;
  179. border-left-color: #a8ccd7 ;
  180. border-right-color: #a8ccd7 ;
  181. border-top-color: #43464B ;
  182. border-bottom-color: #43464B ;
  183. background-color: #FE95C8;
  184. background-color: #FE95C8;
  185. opacity: 1;
  186. z-index: 0;
  187. color: #fff;
  188. }
  189.  
  190.  
  191. .candy1bottom{
  192. position: fixed;
  193. background-image: url('https://img.freepik.com/free-vector/metal-texture-background_46250-1743.jpg?size=626&ext=jpg') ;
  194. background-size: 100%;
  195. background-repeat: repeat;
  196. top: 39vw;
  197. left: 22.5vw;
  198. border-bottom-left-radius: 25px;
  199. border-bottom-right-radius: 25px;
  200. width: 200px;
  201. height: 60px;
  202. font-family: 'Open Sans Condensed', sans-serif;
  203. font-size: 12px;
  204. text-align: center;
  205. overflow: auto;
  206. border-style: solid;
  207. border: 3px solid #43464B;
  208. background-color: #FE95C8;
  209. z-index: 0;
  210. opacity: 1;
  211. color: #FFD700;
  212.  
  213. }
  214.  
  215. .candy2top{
  216. position: fixed;
  217. background-image: url('https://img.freepik.com/free-vector/metal-texture-background_46250-1743.jpg?size=626&ext=jpg') ;
  218. background-size: 100%;
  219. background-repeat: repeat;
  220. top: 2vw;
  221. left: 38.5vw;
  222. border-top-left-radius: 25px;
  223. border-top-right-radius: 25px;
  224. width: 200px;
  225. height: 60px;
  226. font-family: 'Open Sans Condensed', sans-serif;
  227. font-size: 12px;
  228. text-align: center;
  229. overflow: auto;
  230. border-style: solid;
  231. border: 3px solid #43464B;
  232. background-color: #FE95C8;
  233. z-index: -1;
  234. opacity: 1;
  235. color: #FFD700;
  236.  
  237. }
  238.  
  239. .candy2{
  240. position: fixed;
  241. top: 6.8vw;
  242. left: 38.5vw;
  243. background-image: url('http://i.picpar.com/i6Ie.png') ;
  244. background-size: 350%;
  245. background-repeat: repeat;
  246. background-position: center;
  247. width: 200px;
  248. height: 440px;
  249. font-family: 'Patrick Hand SC', cursive;
  250. font-size: 14px;
  251. text-align: center;
  252. overflow: auto;
  253. border: 3px solid;
  254. border-left-color: #a8ccd7 ;
  255. border-right-color: #a8ccd7 ;
  256. border-top-color: #43464B ;
  257. border-bottom-color: #43464B ;
  258. background-color: #FE95C8;
  259. opacity: 1;
  260. z-index: 0;
  261. color: #fff;
  262.  
  263. }
  264.  
  265. .candy2bottom{
  266. position: fixed;
  267. background-image: url('https://img.freepik.com/free-vector/metal-texture-background_46250-1743.jpg?size=626&ext=jpg') ;
  268. background-size: 100%;
  269. background-repeat: repeat;
  270. top: 39vw;
  271. left: 38.5vw;
  272. border-bottom-left-radius: 25px;
  273. border-bottom-right-radius: 25px;
  274. width: 200px;
  275. height: 60px;
  276. font-family: 'Open Sans Condensed', sans-serif;
  277. font-size: 12px;
  278. text-align: center;
  279. overflow: auto;
  280. border-style: solid;
  281. border: 3px solid #43464B;
  282. background-color: #FE95C8;
  283. z-index: 0;
  284. opacity: 1;
  285. color: #FFD700;
  286.  
  287. }
  288.  
  289.  
  290. .candy3top{
  291. position: fixed;
  292. background-image: url('https://img.freepik.com/free-vector/metal-texture-background_46250-1743.jpg?size=626&ext=jpg') ;
  293. background-size: 100%;
  294. background-repeat: repeat;
  295. top: 2vw;
  296. left: 54.5vw;
  297. border-top-left-radius: 25px;
  298. border-top-right-radius: 25px;
  299. width: 200px;
  300. height: 60px;
  301.  
  302. font-size: 12px;
  303. text-align: center;
  304. overflow: auto;
  305. border-style: solid;
  306. border: 3px solid #43464B;
  307. background-color: #FE95C8;
  308. z-index: -1;
  309. opacity: 1;
  310. color: #FFD700;
  311. }
  312.  
  313. .candy3{
  314. position: fixed;
  315. top: 6.8vw;
  316. left: 54.5vw;
  317. background-image: url('https://i.imgur.com/WLsXiwf.jpg') ;
  318. background-size: 300%;
  319. background-position: center;
  320. width: 200px;
  321. height: 440px;
  322. font-family: 'Patrick Hand SC', cursive;
  323. font-size: 14px;
  324. text-align: center;
  325. overflow: auto;
  326. border: 3px solid;
  327. border-left-color: #a8ccd7 ;
  328. border-right-color: #a8ccd7 ;
  329. border-top-color: #43464B ;
  330. border-bottom-color: #43464B ;
  331. background-color: #FE95C8;
  332. opacity: 1;
  333. z-index: 0;
  334. color: #fff;
  335. }
  336.  
  337. .candy3bottom{
  338. position: fixed;
  339. background-image: url('https://img.freepik.com/free-vector/metal-texture-background_46250-1743.jpg?size=626&ext=jpg') ;
  340. background-size: 100%;
  341. background-repeat: repeat;
  342. top: 39vw;
  343. left: 54.5vw;
  344. border-bottom-left-radius: 25px;
  345. border-bottom-right-radius: 25px;
  346. width: 200px;
  347. height: 60px;
  348. font-family: 'Open Sans Condensed', sans-serif;
  349. font-size: 12px;
  350. text-align: center;
  351. overflow: auto;
  352. border-style: solid;
  353. border: 3px solid #43464B;
  354. background-color: #FE95C8;
  355. z-index: 0;
  356. opacity: 1;
  357. color: #FFD700;
  358. }
  359.  
  360. </style>
  361. <body>
  362.  
  363. <div class="signtext">
  364. Rock<br>Candy
  365. </div>
  366. <div class="signtextback">
  367. Rock<br>Candy
  368. </div>
  369.  
  370. <div class="sugar1">
  371.  
  372. </div>
  373.  
  374.  
  375. <div class="sugar2">
  376.  
  377. </div>
  378.  
  379.  
  380. <div class="sparkle1">
  381.  
  382. </div>
  383.  
  384. <div class="sparkle2">
  385.  
  386. </div>
  387.  
  388. <div class="sparkle3">
  389.  
  390. </div>
  391.  
  392. <div class="sign">
  393.  
  394. </div>
  395.  
  396.  
  397. <div class="candy1top">
  398. <center><h1>STATS</h1>
  399.  
  400. </div>
  401.  
  402. <div class="candy1">
  403.  
  404.  
  405.  
  406. <span style="float:left;"><b>🍬Name</b></span><span style="float:right;">Satou Rurika</span><br>
  407. <span style="float:left;"><b>🍬Alias(es)</b></span><span style="float:right;"><a title="TBA">hover</a></span><br>
  408. <span style="float:left;"><b>🍬Gender</b></span><span style="float:right;">Female</span><br>
  409. <span style="float:left;"><b>🍬Age</b></span><span style="float:right;">16</span><br>
  410. <span style="float:left;"><b>🍬Race</b></span><span style="float:right;"><a title="Japanese/British">Quirked Human</a></span><br>
  411. <span style="float:left;"><b>🍬Voice</b></span><span style="float:right;"><a href="" target="_blank">TBA</a></span><br>
  412. <span style="float:left;"><b>🍬Hero Name</b></span><span style="float:right;">Rock Candy</span><br>
  413. <span style="float:left;"><b>🍬Class</b></span><span style="float:right;">-</span><br><br>
  414. <span style="float:left;"><b>🍬Height</b></span><span style="float:right;">5'2"</span><br>
  415. <span style="float:left;"><b>🍬Weight</b></span><span style="float:right;">110lbs</span><br>
  416. <span style="float:left;"><b>🍬Eyes</b></span><span style="float:right;">Plum</span><br>
  417. <span style="float:left;"><b>🍬Hair</b></span><span style="float:right;">Lavander</span><br>
  418. <span style="float:left;"><b>🍬Build</b></span><span style="float:right;">Athletic</span><br><br>
  419. <span style="float:left;"><b>🍬Orientation</b></span><span style="float:right;">Straight</span><br>
  420. <span style="float:left;"><b>🍬Relationship</b></span><span style="float:right;"><a target="_blank" href="">Single Pringle</a></span><br>
  421. <span style="float:left;"><b>🍬Affiliation</b></span><span style="float:right;">UA Academy</span><br><br><br>
  422.  
  423. <h2>headcanons</h2><br>
  424. 🍰 Appears to be shining at times, due to the sugar in her sweat crystalizing.<br>
  425. 🍰 Absolutely hates anything with artifical sweeteners. <br>
  426. 🍰 Satou sometimes forgets to eat normal food like meats and vegetables, and thus, suffers from minor bouts of anemia.<br>
  427. 🍰 Her quirk makes her immune to diseases like Diebetes, but can experience a sugar crash if she exerts herself.<br>
  428. 🍰 Loves dancing, is often found swaying to music in her head, or using it as a means to keep up her muscle strength.<br>
  429.  
  430. </div>
  431.  
  432. <div class="candy1bottom">
  433. <img src="http://i.picpar.com/I6Ie.png" width="60">
  434. </div>
  435.  
  436.  
  437. <div class="candy2top">
  438. <center><h1>QUIRK</h1>
  439.  
  440. </div>
  441.  
  442. <div class="candy2">
  443. <h2>Crystallization</h2>
  444. 🍭With this quirk, the user can hyper-crystalize the sugar in their body to use for both offensive and defensive purposes. <br>
  445. 🍭The User can manipulate the structure and size of excreted sugar molocules, and has a limited control of ballistic trajectory of launched projectiles. <br><br>
  446.  
  447. 🍭While rigid to penetrate some materials, crystals are fragile, and can shatter under pressure with ease. <br>
  448. 🍭User cannot formulate complicated structures or shapes. <br>
  449. 🍭User can only manupulate sugars they have digested and processed. <br>
  450.  
  451. </div>
  452.  
  453.  
  454. <div class="candy2bottom">
  455. <img src="http://i.picpar.com/I6Ie.png" width="60">
  456. </div>
  457.  
  458. <div class="candy3top">
  459. <center><h1>OOC</h1>
  460.  
  461. </div>
  462.  
  463. <div class="candy3">
  464.  
  465. 🍪 I made the code. If you want help, please ask. Want me to make you one? DM me.<br><br>
  466. 🍪 Pretty DM Friendly. Wanna chat? Stay polite. <br><br>
  467. 🍪 Weird Schedule, if I don't reply, don't take it personal.<br><br>
  468. 🍪Snowballer. Wanna write? Make it interesting.<br><br>
  469. 🍪 Want straight up smut? Bye. <br><br>
  470. 🍪 Wanna plot? I'm all ears. <br><br>
  471. 🍪 Will add on to the profile if needed. <br><br>
  472.  
  473. </div>
  474.  
  475. <div class="candy3bottom">
  476. <img src="http://i.picpar.com/I6Ie.png" width="60">
  477. </div>
  478.  
  479.  
  480.  
  481. </body>
  482. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement