Chibi-Elle

MI-SUN [WIP]

Dec 4th, 2020 (edited)
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.79 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(//fonts.googleapis.com/css?family=Overlock|Redressed|Niconne|Emilys+Candy|Aladin);
  3.  
  4. body {
  5. background-color: #FDFFEA;
  6. background-image: url('');
  7. background-position: center;
  8. background-size: 100%;
  9. background-repeat:no-repeat;
  10. }
  11.  
  12. ::-webkit-scrollbar-track {
  13. background-color:;
  14. }
  15.  
  16. ::-webkit-scrollbar-thumb {
  17. background-color:;
  18. }
  19.  
  20. ::-webkit-scrollbar {
  21. width:0px;
  22. height:0px;
  23. }
  24.  
  25. #secret {
  26. position: fixed;
  27. left: 0px;
  28. right: 0px;
  29. top: 0px;
  30. bottom: 0px;
  31. }
  32.  
  33. #number {
  34. position: absolute;
  35. background-color: #F6FF8A;
  36. height: 515px;
  37. width: 915px;
  38. top: 9%;
  39. left: 16%;
  40. border: 4px solid #F9FFB2;
  41. opacity: 1;
  42. box-shadow: 0px 0px 10px 10px #F3FF66;
  43. }
  44.  
  45. #flower {
  46. position: absolute;
  47. z-index: 2;
  48. right: -140px;
  49. bottom: -120px;
  50. background-image: url('https://66.media.tumblr.com/2a0f4d8ed1249d28b27841664bfc5ac2/tumblr_np6fc1GsbZ1rm6jd7o1_500.png');
  51. height: 300px;
  52. width: 310px;
  53. background-size: 100%;
  54. transform: rotate(-45deg);
  55. background-repeat: no-repeat;
  56. opacity: 0.9;
  57. }
  58.  
  59. #chuu {
  60. position: absolute;
  61. z-index: 1;
  62. right: 0px;
  63. bottom: 0px;
  64. background-image: url('https://cdn130.picsart.com/279757358007211.png?type=webp&to=min&r=640');
  65. background-repeat: no-repeat;
  66. width: 300px;
  67. height: 410px;
  68. background-size: 100%;
  69. opacity: 0.6;
  70. }
  71.  
  72. #hangul {
  73. position: absolute;
  74. z-index: 2;
  75. left: 520px;
  76. bottom: -44px;
  77. height: 120px;
  78. width: 200px;
  79. background-size: 100%;
  80. background-repeat: no-repeat;
  81. background-image: url('http://i.picpar.com/xhlf.png');
  82. transform: rotate(0deg);
  83. opacity: 1;
  84. }
  85.  
  86. #heart {
  87. position: absolute;
  88. z-index: 3;
  89. right: 210px;
  90. bottom: 203px;
  91. height: 80px;
  92. width: 80px;
  93. background-image: url('https://images.squarespace-cdn.com/content/v1/58ad28e2e3df28b8c47a3b47/1554235776274-D6RZU21PF3B7I4GKQZM4/ke17ZwdGBToddI8pDm48kAf-OpKpNsh_OjjU8JOdDKBZw-zPPgdn4jUwVcJE1ZvWQUxwkmyExglNqGp0IvTJZUJFbgE-7XRK3dMEBRBhUpxq_kr5JmUSWzdbeQhVZ8KGVEAfgr0ybhloMHNIqvT8SMftTfHgE5YY4gbHxAHibYY/autumn-hearts-gif.gif');
  94. background-repeat: no-repeat;
  95. background-size: 100%;
  96. }
  97.  
  98. #attack {
  99. position: absolute;
  100. z-index: 1;
  101. bottom: 3px;
  102. left: 0px;
  103. height: 60px;
  104. width: 535px;
  105. background-color: transparent;
  106. }
  107.  
  108. #typist {
  109. position: absolute;
  110. z-index: 1;
  111. left: 350px;
  112. bottom: 75px;
  113. border: 1px dotted #FF9D52;
  114. background-color: #fff;
  115. height: 173px;
  116. width: 251px;
  117. padding: 5px;
  118. overflow-y: auto;
  119. line-height: 15px;
  120. font-size: 11px;
  121. font-family: 'Overlock';
  122. color: #9D5A26;
  123. }
  124.  
  125. #dream {
  126. position: absolute;
  127. z-index: 1;
  128. left: 300px;
  129. bottom: 275px;
  130. border: 1px dotted #FF9D52;
  131. background-color: #fff;
  132. height: 212px;
  133. width: 301px;
  134. overflow-y: auto;
  135. padding: 5px;
  136. line-height: 15px;
  137. font-size: 11px;
  138. font-family: 'Overlock';
  139. color: #9D5A26;
  140. }
  141.  
  142. #catcher {
  143. position: absolute;
  144. z-index: 1;
  145. left: 18px;
  146. bottom: 75px;
  147. border: 1px dotted #FF9D52;
  148. background-color: #fff;
  149. height: 412px;
  150. width: 252px;
  151. overflow-y: auto;
  152. padding: 5px;
  153. line-height: 15px;
  154. font-size: 11px;
  155. font-family: 'Overlock';
  156. color: #9D5A26;
  157. }
  158.  
  159. #aespa {
  160. position: absolute;
  161. z-index: 3;
  162. right: 70px;
  163. bottom: 385px;
  164. height: 110px;
  165. width: 200px;
  166. background-image: url('http://i.picpar.com/hPlf.png');
  167. background-repeat: no-repeat;
  168. background-size: 100%;
  169. transform: rotate(0deg);
  170. }
  171.  
  172. #mama {
  173. position: absolute;
  174. z-index: 3;
  175. right: -15px;
  176. bottom: 445px;
  177. height: 80px;
  178. width: 80px;
  179. background-image: url('https://images.squarespace-cdn.com/content/v1/5944499736e5d3c690ba6b49/1586465858083-9OOBME08WBGKKD76PCXQ/ke17ZwdGBToddI8pDm48kNvV6_WIX1KUxuqJJC_B0G57gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QPOohDIaIeljMHgDF5CVlOqpeNLcJ80NK65_fV7S1UQYsWAxyPACiZqZTosyp2urw3PMp0vPDujQsCTF-QlYFZtJ3qR9G2BYeA0wOAaeYNg/Hearts1_Haley_Ivers.gif');
  180. background-repeat: no-repeat;
  181. background-size: 95%;
  182. transform: rotate(23deg);
  183. }
  184.  
  185. #moo {
  186. position: absolute;
  187. z-index: 3;
  188. right: 178px;
  189. bottom: 330px;
  190. height: 80px;
  191. width: 80px;
  192. background-image: url('https://media4.giphy.com/media/NlHITdcw09EbvSX16i/source.gif');
  193. background-repeat: no-repeat;
  194. background-size: 70%;
  195. transform: rotate(-39deg);
  196. }
  197.  
  198. #moonbyul {
  199. position: absolute;
  200. z-index: 1;
  201. left: 296px;
  202. bottom: 122px;
  203. width: 0;
  204. height: 0;
  205. border-left: 20px solid transparent;
  206. border-right: 20px solid transparent;
  207. border-bottom: 40px solid #FF9D52;
  208. }
  209.  
  210. #hwasa {
  211. position: absolute;
  212. z-index: 1;
  213. left: 296px;
  214. bottom: 75px;
  215. width: 0;
  216. height: 0;
  217. border-left: 20px solid transparent;
  218. border-right: 20px solid transparent;
  219. border-top: 40px solid #FF9D52;
  220. }
  221.  
  222. #wheein {
  223. position: absolute;
  224. z-index: 1;
  225. left: 296px;
  226. bottom: 173px;
  227. width: 0;
  228. height: 0;
  229. border-left: 20px solid transparent;
  230. border-right: 20px solid transparent;
  231. border-top: 40px solid #FF9D52;
  232. }
  233.  
  234. #solar {
  235. position: absolute;
  236. z-index: 1;
  237. left: 296px;
  238. bottom: 220px;
  239. width: 0;
  240. height: 0;
  241. border-left: 20px solid transparent;
  242. border-right: 20px solid transparent;
  243. border-bottom: 40px solid #FF9D52;
  244. }
  245.  
  246. h1 {
  247. font-family: 'Redressed';
  248. text-align: right;
  249. font-size: 15px;
  250. background-image: linear-gradient(to left, #FFC64D, #FF923E);
  251. line-height: 10px;
  252. margin-top: 2px;
  253. margin-bottom: 4px;
  254. letter-spacing: 1px;
  255. color: #FFFB89;
  256. }
  257.  
  258. .glow {
  259. font-size: 15px;
  260. color: #fff;
  261. text-align: right;
  262. -webkit-animation: glow 1s ease-in-out infinite alternate;
  263. -moz-animation: glow 1s ease-in-out infinite alternate;
  264. animation: glow 1s ease-in-out infinite alternate;
  265. }
  266.  
  267. @-webkit-keyframes glow {
  268. from {
  269. text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #FFFB89, 0 0 4px #D1CD40, 0 0 5px #D1CD40, 0 0 8px #D1CD40, 0 0 8px #D1CD40;
  270. }
  271.  
  272. to {
  273. text-shadow: 0 0 2px #fff, 0 0 3px #C8C327, 0 0 4px #C8C327, 0 0 5px #C8C327, 0 0 8px #C8C327, 0 0 8px #C8C327, 0 0 9px #C8C327;
  274. }
  275. }
  276.  
  277. b {
  278. font-family: 'Aladin';
  279. color: #CE8B4D;
  280. font-size: 10.5px;
  281. }
  282.  
  283. a {
  284. color: #CE6E9A;
  285. text-decoration: none;
  286. font-family: 'Emilys Candy';
  287. font-size: 10px;
  288. }
  289.  
  290. a:hover {
  291. text-decoration: none;
  292. color: #FF7103;
  293. }
  294.  
  295.  
  296. </style>
  297. <div id="secret" oncontextmenu="return false;">
  298. <div id="number">
  299. <div id="flower"></div>
  300. <div id="chuu"></div>
  301. <div id="hangul"></div>
  302. <div id="aespa"></div>
  303. <div id="mama"></div>
  304. <div id="moo"></div>
  305. <a href="#1"><div id="hwasa"></div></a>
  306. <a href="#4"><div id="moonbyul"></div></a>
  307. <a href="#3"><div id="wheein"></div></a>
  308. <a href="#2"><div id="solar"></div></a>
  309. <div id="heart"></div>
  310. <div id="attack"><marquee direction="left" scrolldelay="140" height="60" width="535"><img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://i.pinimg.com/originals/f7/67/98/f7679898d7034d6c245ad7545df1bcc9.gif" title="Astrid Wolfe; best-friend, long-time crush. Girlfriend?! Wants to attack her heart."></img>      
  311. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://64.media.tumblr.com/2ba908763144ba4a12a1a1db4d504bd4/16a7c191c1323051-41/s640x960/e735f0701b2cf89e92374373662bb5ccf476fb23.jpg" title="Francesca Trelawney; good friend, newspaper buddy. Thinks her taste is terrible at times, but overall enjoys her company."></img>      
  312. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://i.pinimg.com/originals/83/52/cf/8352cf452c52068d115b8aaedfaa5acd.gif" title="'Tay' Park (first name unknown); American boy, Frannie's hanger-on. Too cocky based on first impression."></img>      
  313. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://i.pinimg.com/originals/28/90/34/28903435caca1ecfc9a072c24f264b31.gif" title="Primrose Babineaux; pretty girl, seems kind of sullen, though."></img>      
  314. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://cnicholson2014.files.wordpress.com/2018/10/img_3590.gif?w=880" title="Saoirse O'Connor; 6th year Hufflepuff and eccentric girl. Thinks she's quite fun."></img>      
  315. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://i.imgur.com/lZM2geJ.gif" title="Percy Nettle; first-year student and a good kid all around. Very inquisitive. His familiars are very cute."></img>      
  316. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://pa1.narvii.com/6687/f2d922e7f2ee14a2f87f401b718c562d66342e29_hq.gif" title="TITLE HERE."></img>      
  317. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://pa1.narvii.com/6687/f2d922e7f2ee14a2f87f401b718c562d66342e29_hq.gif" title="TITLE HERE."></img>      
  318. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://pa1.narvii.com/6687/f2d922e7f2ee14a2f87f401b718c562d66342e29_hq.gif" title="TITLE HERE."></img>      
  319. <img style="border: 3px solid #FF9D52; height: 46px; width: 46px; border-radius: 0%;" src="https://pa1.narvii.com/6687/f2d922e7f2ee14a2f87f401b718c562d66342e29_hq.gif" title="TITLE HERE."></img>      </marquee></div>
  320. <div id="typist"><h1 class="glow">OOC</h1>
  321. <B>00.</B> Coded by <a href="//roleplay.chat/profile.php?user=Sailor+Chuu" target="_blank">me</a>, do not touch! The tabs are currently disabled, I'll code them in eventually.</div>
  322. <div id="dream"><h1 class="glow">School Dossier</h1>
  323. <B>School:</B> <font style=float:right>Hogwarts.</font><br>
  324. <B>House:</B> <font style=float:right>Hufflepuff.</font><br>
  325. <B>Year:</B> <font style=float:right>Seven.</font><br>
  326. <B>Wand Wood:</B> <font style=float:right>Alder.</font><br>
  327. <B>Core:</B> <font style=float:right>Unicorn Tail Hair.</font><br>
  328. <B>Flexibility:</B> <font style=float:right>Unyielding.</font><br>
  329. <B>Length:</B> <font style=float:right>10 in.</font><br>
  330. <B>Familiar:</B> <font style=float:right>Toad: "Byeol-i".</font><br>
  331. <B>Patronus:</B> <font style=float:right>Fox.</font><br>
  332. <B>Boggart:</B> <font style=float:right>Invisibility.</font><br>
  333. <B>Amortentia:</B> <font style=float:right>Coffee beans, chicken bulgogi.</font><br>
  334. <B>Interests:</B> <font style=float:right>D.A.D.A.; Occlumency; Alchemy.</font><br>
  335. <B>Likes:</B> <font style=float:right>Arithmancy; CoMC; Potions; Charms.</font><br>
  336. <B>Dislikes:</B> <font style=float:right>Muggle Studies.</font><br>
  337. <h1 class="glow">Extracurriculars</h1>
  338. Mi-Sun is something of an <i>overachiever</i> when it comes to activities outside of class because it seems as though she has her hands in pretty much everything. She is a member of the <B>Frog Choir</B> alongside her toad, Byeol-i, and is classified as a soprano, though her tone suggests she is something of a 'Dugazon' <a title="In a choir, this classification is applied to a soubrette with darker vocal coloring.">♥</a>. However, what really makes her standout is the developed breath support she demonstrates with fully-evolved <i>lownotes.</i> <br>
  339. Recently, she signed up for the tentatively-forming Quidditch Cheerleading Squad. She is also the <B>Deputy Editor</B> of the <a href="" target="_blank">Hogwarts Gazette</a>, a club she helped Hufflepuff Prefect Francesca Trelawney initiate.</div>
  340. <div id="catcher"><h1 class="glow">Statistics</h1>
  341. <B>Name:</B> <font style=float:right>Myoh Mi-Sun<a title="묘미선. Could be romanicized as Mi-Seon, but she prefers 'sun' because it's 'cuter.'">*</a>.</font><br>
  342. <B>Nickname(s):</B> <font style=float:right>Missy, Sunny.</font><br>
  343. <B>Age:</B> <font style=float:right>Eighteen.</font><br>
  344. <B>Birthdate:</B> <font style=float:right>10/18/2002.</font><br>
  345. <B>Birthtime:</B> <font style=float:right>3:03 AM.</font><br>
  346. <B>Sun Sign:</B> <font style=float:right>Libra.</font><br>
  347. <B>Gender:</B> <font style=float:right>Female.</font><br>
  348. <B>Birthplace:</B> <font style=float:right>Melbourne, AUS.</font><br>
  349. <B>Ethnicity:</B> <font style=float:right>Korean.</font><br>
  350. <B>Nationality:</B> <font style=float:right>Australian.</font><br>
  351. <B>Orientation:</B> <font style=float:right>Homosexual.</font><br>
  352. <B>Marital:</B> <font style=float:right><a href="//roleplay.chat/profile.php?user=Astrid+Wolfe" target="_blank">Wolfe</a>.</font><br>
  353. <B>Alignment:</B> <font style=float:right>Good.</font><br>
  354. <B>Affiliation:</B> <font style=float:right>Hogwarts.</font><br>
  355. <B>Blood Status:</B> <font style=float:right>Pureblood.</font><br>
  356. <B>Blood Type:</B> <font style=float:right>A+.</font><br>
  357. <B>Hair Color:</B> <font style=float:right>Black (Dyes).</font><br>
  358. <B>Eye Color:</B> <font style=float:right>Coffee.</font><br>
  359. <B>Skin Tone:</B> <font style=float:right>Olive.</font><br>
  360. <B>Complexion:</B> <font style=float:right>Smooth.</font><br>
  361. <B>Height:</B> <font style=float:right>5'1".</font><br>
  362. <B>Weight:</B> <font style=float:right>99 lbs.</font><br>
  363. <B>Scent:</B> <font style=float:right>Honey & Pumpkin Spice.</font><br>
  364. <B>Handedness:</B> <font style=float:right>Left-Dominant.</font><br>
  365. <B>Faceclaim:</B> <font style=float:right>Kim Jiwoo (Chuu).</font>
  366. <h1 class="glow">Appearance</h1></div>
  367. </div>
Add Comment
Please, Sign In to add comment