Advertisement
Kamikazex

CMPlayout

Oct 31st, 2020 (edited)
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.97 KB | None | 0 0
  1. about me:
  2. ____________________________
  3.  
  4. <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet">
  5. <link href="https://fonts.googleapis.com/css?family=Anton" rel="stylesheet">
  6. <link href="https://fonts.googleapis.com/css?family=Charm" rel="stylesheet">
  7.  
  8. <style>
  9.  
  10. { BODY//TABLE PROPERTIES ♚CMPMADES }
  11.  
  12. body {
  13. top:45px;
  14. left:50%;
  15. margin:0px 0px 0px -465px;
  16. position:absolute;
  17. overflow-x:hidden;
  18. background: url("https://imgur.com/00sA4u6.png") no-repeat center fixed;
  19. background-color:#411614;
  20. -webkit-background-size: cover;
  21. -moz-background-size: cover;
  22. -o-background-size: cover;
  23. background-size: cover;}
  24.  
  25. table table table {
  26. border:solid 10px #1e0908;
  27. background-color:#160202;}
  28.  
  29. td.text table {
  30. top:-22px;
  31. left:-20px;
  32. position:relative;}
  33.  
  34. table table table {
  35. top:6px;
  36. left:-7px;
  37. position:relative;}
  38.  
  39. { DIV PROPERTIES ♚CMPMADES }
  40.  
  41. #NAVIGATION{
  42. left: 0px;
  43. top: 0px;
  44. width:100%;
  45. height:47px;
  46. text-align: center;
  47. background-color: #000;
  48. padding:0px;
  49. position:fixed!important;
  50. z-index:1;}
  51.  
  52.  
  53. { LINK PROPERTIES ♚CMPMADES }
  54.  
  55.  
  56.  
  57. a:active, a:visited, a:link {
  58. color:#fff;
  59. font-size:9px;
  60. text-transform:uppercase;
  61. letter-spacing: 2px;
  62. font-weight:normal;
  63. text-decoration:none;
  64.  
  65. -webkit-transition: all 1s ease-out;
  66. -moz-transition: all 1s ease-out;
  67. transition: all 1s ease-out;}
  68.  
  69. a:hover {
  70. letter-spacing:3px;}
  71.  
  72. a.navi, a.navi:link, a.navi:active, a.navi:visited {
  73. font-family:'BenchNine', sans-serif;
  74. font-size:8px;
  75. line-height:35px;
  76. display: inline-block;
  77. height:35px;
  78. width:96px;
  79. font-weight:lighter;
  80. color:#e3e3e3;
  81. text-transform:uppercase;
  82. text-align:center;
  83. float:center;
  84. letter-spacing:3px;
  85. text-decoration:none;
  86. background-color:#320505;
  87. margin-top:5px;
  88. margin-bottom:5px;
  89.  
  90. -webkit-transition: all 0.8s ease-out;
  91. -moz-transition: all 0.8s ease-out;
  92. transition: all 0.8s ease-out;}
  93.  
  94. a.navi:hover {
  95. letter-spacing:5px;
  96. color:#fff;}
  97.  
  98. a.credit, a.credit:link, a.credit:active, a.credit:visited {
  99. font-family:'BenchNine', sans-serif;
  100. color:#d7d1ce;
  101. font-size:25px;
  102. text-transform:uppercase;
  103. letter-spacing: 1px;
  104. font-weight:normal;
  105. text-decoration:none;
  106. -webkit-transition: all 0.8s ease-out;
  107. -moz-transition: all 0.8s ease-out;
  108. transition: all 0.8s ease-out;}
  109.  
  110. a.credit:hover {
  111. color:#ccc;
  112. letter-spacing:2px;
  113. background-color:transparent;}
  114.  
  115. a.second, a.second:link, a.second:active, a.second:visited {
  116. display:block;
  117. font-family:'BenchNine', sans-serif;
  118. font-size:9px;
  119. color:#e3e3e3;
  120. height:12px;
  121. padding:2px;
  122. text-transform:lowercase;
  123. letter-spacing:2px;
  124. text-align:center;
  125. margin:0px 0px 2px 0px;
  126. line-height:12px;
  127. background:#320505;}
  128.  
  129. a.second:hover {
  130. color:#5d0e00;
  131. background-color:#0e0000;
  132. letter-spacing:4px;}
  133.  
  134. { STYLE/TEXT PROPERTIES ♚CMPMADES }
  135.  
  136. table, td, tr, li, p, div {
  137. font-family: 'BenchNine', sans-serif;
  138. color: #d7d1ce;
  139. font-size: 8px;
  140. line-height: 10px;
  141. letter-spacing: 1px;
  142. text-transform: normal;}
  143.  
  144. b {
  145. color:#fff;
  146. font-style: bold;
  147. font-family:'BenchNine', sans-serif;
  148. font-size: 8px;
  149. line-height: 10px;
  150. text-transform:uppercase;
  151. letter-spacing: 1px;
  152. background-color:#5b1010;}
  153.  
  154. i {
  155. color: #d7d1ce;
  156. font-family: georgia;
  157. font-size: 10px;
  158. font-style: italic;
  159. font-weight: normal;
  160. text-transform: lowercase;
  161. letter-spacing: 1px;}
  162.  
  163. TT {
  164. font-family: tahoma;
  165. font-size:10px;
  166. text-transform:uppercase;
  167. color:#990000;
  168. line-height:9px;
  169. letter-spacing: 1px;
  170. font-weight:bold;}
  171.  
  172. u {
  173. font-family: georgia;
  174. font-size: 10px;
  175. background-color: #cccccc;
  176. color: #000;
  177. font-weight: normal;
  178. text-transform: uppercase;
  179. letter-spacing: 1px;
  180. font-style: italic;}
  181.  
  182. indent {
  183. float: left;
  184. font-family: 'Charm', cursive;
  185. font-size: 25px;
  186. color: #d7d1ce;
  187. line-height: 25px;
  188. text-align: center;
  189. text-transform: uppercase;
  190. text-weight: bold;
  191. width: 20px;
  192. height: 10px;
  193. padding: 4px;
  194. margin: 0px 0px 5px 0px;
  195. display: inline-block;}
  196.  
  197. { HEADERS ♚CMPMADES }
  198.  
  199. h1 {
  200. font-family:arial narrow;
  201. text-transform: uppercase;
  202. background-color: #320505;
  203. height: 25px;
  204. line-height: 25px;
  205. font-size: 10px;
  206. text-align: center;
  207. color: #fdfbfb;
  208. letter-spacing: 5px;
  209. font weight:lighter;
  210. margin:0px 0px 0px 0px;}
  211.  
  212. h2{
  213. font-family:'BenchNine', sans-serif;
  214. font-size:10px;
  215. background-color:#260F11;
  216. color:#E8DFD1;
  217. letter-spacing:5px;
  218. line-height: 25px;
  219. font-weight:normal;
  220. text-transform:uppercase;
  221. text-align:center;
  222. font weight:bold;
  223. margin:0px 0px 0px 0px;
  224. border-bottom:1px solid #541812;}
  225.  
  226. h2:first-letter {
  227. font-family: 'lobster';
  228. font-size:25px;
  229. color: #541812;}
  230.  
  231. { SCROLLBAR ♚CMPMADES }
  232.  
  233. ::-webkit-scrollbar-thumb:vertical {
  234. background-color:#000;
  235. height:7px;
  236. border-bottom:25px solid #320505;
  237. border-top:25px solid #320505;}
  238. ::-webkit-scrollbar-thumb:horizontal {
  239. background-color:#000;
  240. height:0px!important;}
  241. ::-webkit-scrollbar {
  242. background-color:#000;
  243. height:0px;
  244. width:4px;}
  245.  
  246. { HIDE CODES ♚CMPMADES }
  247.  
  248. td, tr, table {background-color:transparent;}
  249. td.text table table {position:static;}
  250. table table table {margin-top:2px;} {pull boxes together}
  251. table table table br {display:inline;}
  252. table table br {display:none;}
  253. table table table table {position:static; border:0px; margin-top:0px;}
  254. table table {border: 0px;}
  255.  
  256. .userprofiledetail, .profileInfo, .userprofileURL {display:none;}
  257. .extendedNetwork, .interestsandDetails, .blurbs {display:none}
  258. .friendscomments, .friendspace, .useralbums {display:none;}
  259. .latestBlogEntry, .contactTable, .extendedNetwork {display:none;}
  260. .whitetext12, .orangetext15, .lightbluetext8 {display:none;}
  261. .nameText, .mslogo, .clearfix {display:none;}
  262.  
  263. #footerwarpper {display:none;}
  264. #googlebar {display:none;}
  265. #topnav {display:none;}
  266. #groups {display:none;}
  267. #headerWrap {display:none;}
  268.  
  269. #CREDIT {
  270. bottom:-30px;
  271. right:2px;
  272. width:50px;
  273. height:50px;
  274. position:fixed!important;
  275. -webkit-transition: all .3s linear;
  276. -moz-transition: all .3s linear;
  277. -o-transition: all .3s linear;}
  278.  
  279. </style>
  280.  
  281.  
  282. Who I wanna meet:
  283. ________________________________
  284.  
  285. </tr></table></td></tr></table></br><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" bgcolor="000" border="0"><tr></tr><tr><td><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" align="center" bgcolor="ffffff" border="0"><td valign="top" align="" width="500" bgcolor="000" style="word-wrap:break-word">
  286.  
  287. <img src="https://imgur.com/eZFB6FM.png">
  288.  
  289. </tr></table></td></tr></table></br><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" bgcolor="000" border="0"><tr></tr><tr><td><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" align="center" bgcolor="ffffff" border="0"><td valign="top" align="" width="500" bgcolor="000" style="word-wrap:break-word">
  290.  
  291. <h1>early life</h1>
  292.  
  293. <img src="https://imgur.com/ZgaVsAe.png" align="left">
  294.  
  295. <div style="height:200px; width:245px; float:right; overflow:auto; text-align:justify;">
  296.  
  297. Hope is the tribrid daughter of Niklaus Mikaelson and Hayley Marshall-Kenner. She is the granddaughter of Ansel, Esther Mikaelson and two unnamed werewolves, as well as the step-granddaughter of Mikael. She is also the niece of Freya, Finn, Elijah, Kol, Rebekah, and Henrik Mikaelson, and the grand-niece of Dahlia. She is also a distant relative of Lana, Eve, and Cary. She is the adoptive younger sister of Marcel Gerard via her father. Because of his marriage to Hayley, Jackson Kenner was her step-father for almost a year. He died at the hands of Tristan de Martel.<br><br>
  298.  
  299. She was named Hope by her father, who took inspiration from his half-brother Elijah's words about his newborn child being their family's hope. She takes the surname of her paternal step-grandfather, Mikaelson.<br><br>
  300.  
  301. Hope was conceived in The Vampire Diaries season four episode Bring It On, and it was revealed that Hayley was pregnant four episodes later in The Originals. She was then born in The Originals season one episode From a Cradle to a Grave. As a result of her unique heritage, she is the world's first werewolf-witch-vampire hybrid. She inherited her werewolf gene from both of her parents, while her vampire and witch legacy came from her father who is the Original vampire-werewolf hybrid and the son of the Original Witch. Through her mother's Labonair lineage, Hope is werewolf royalty.
  302.  
  303.  
  304.  
  305. Even when she was a baby, Hope was said to be a fighter. It was said by both of her parents; Hayley in Girl in New Orleans, where she said to her doctor that her daughter was a tough one just like herself, and by Klaus when he said that both Hayley and Hope were fighters in A Closer Walk With Thee. Both times it is implied that Hope inherited this trait from her mother who got it herself from her own father, Hope's maternal grandfather. She also seems to be a very calm and happy. In Ashes to Ashes, Freya says that, like her paternal family, she is resilient.<br><br>
  306.  
  307. She is also seemingly very intelligent as she was able to use her magic to turn Camille's car on and off, despite still being a baby. Hope seems to be a kind and gentle young girl, with a sweet and innocent persona. She is also rather lonely, never having any other kids her own age to play with.<br><br>
  308.  
  309. As a teenager, Hope is shown to be stubborn and brave as she was willing to put herself through extreme pain and possible death in order to get her mother back. Both Klaus and Caroline describe Hope as being smart, possibly too smart for her own good, like her father. It has been shown that Hope has gained one of her father's traits of doing whatever she can to protect her family. Hope is always offering to help to save those she cares about and considers family, including Marcel. However, once Hope magically absorbs the Hollow’s soul, it nearly drives her insane because she constantly starts to hear whispers of voices in her head. The only way she can end the madness going on inside her head is by committing acts of violence. Instead of taking her anger and frustrations out on innocents, she takes it out on those she deems not innocent (provided with her father's assistance). However, her desire to quell the voices by using violence and magic causes her to kill someone who is innocent, although she intended not to.
  310. <br><br>
  311. Hope struggles to forge meaningful connections with other people and make friends with the other students at the Salvatore School, not only because of her one-of-a-kind supernatural classification, but also because she's already endured a lifetime of grief and heartbreak. To her peers, she seems closed off. She is forgiving to MG when she thought he killed her boyfriend Landon.
  312. <br><br>
  313. Due to her often disastrous past, she has resigned herself to isolation, considering it the path that will provide the least heartbreak in her life. She sees loneliness as less of a burden to bear than her formative experiences of loving so deeply and losing so terribly.However, she has begun to open up more to people, tediously forming friendships and entering a romantic relationship. She is slowly becoming more optimistic that she will be happy
  314.  
  315. </div>
  316.  
  317.  
  318. </tr></table></td></tr></table></br><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" bgcolor="000" border="0"><tr></tr><tr><td><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" align="center" bgcolor="ffffff" border="0"><td valign="top" align="" width="500" bgcolor="000" style="word-wrap:break-word">
  319.  
  320. <img src="https://imgur.com/G5rcs2Z.png">
  321.  
  322. </tr></table></td></tr></table></br><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" bgcolor="000" border="0"><tr></tr><tr><td><table bordercolor="000" cellspacing="0" cellpadding="0" width="500" align="center" bgcolor="ffffff" border="0"><td valign="top" align="" width="500" bgcolor="000" style="word-wrap:break-word">
  323.  
  324. <h1>present life</h1>
  325.  
  326. <img src="https://imgur.com/W2QL0Kv.png" align="right">
  327.  
  328. <div style="height:200px; width:245px; float:left; overflow:auto; text-align:justify;">
  329.  
  330. <indent>H</indent>ope is a witch-hybrid, having inherited her witch gene from her father, the son of Esther Mikaelson. According to Dahlia, as a firstborn of their bloodline, Hope has inherited great, but devastating power. Dahlia also notes that Hope's magic will be tainted by Klaus' vampire blood as well as the aggressive wolf temperament. Despite this, Genevieve states that Hope's magic is strong enough to fuel the French Quarter Coven's ancestral power for generations, while one of the Hollow's acolytes reiterates this sentiment when he states that Hope might be the greatest witch the world may ever know.<br><br>
  331.  
  332. As a baby, Hope demonstrated a heightened awareness of the impending explosion at her family's house and she used her magic to temporarily turn off Camille's car (as they were on their way there) to protect herself and Camille. She then used it again to turn the car back on.<br><br>
  333.  
  334. After five years of being hidden from the world, Hope has been able to heal insect wings with no formal training, with her bracelet removed. However, Hope has stated that she figured some things about magic herself though has expressed that she cannot control it. She's also displayed a connection to the Hollow, drawing her sigil, the Ouroboros, though whether that was an inherent connection or the link that was used in an attempt to sacrifice her, remains to be known. Her connection to New Orleans soil, despite not being a Harvest girl or apparent knowledge of the Ancestors, allowed her to communicate with them, whereas non-witches could not. It is worthy to note that Hope has detected these events while still wearing her bracelet that blocks her power. In Keepers of the House, while other children were unconscious as a result of being tied to a spell that was draining their energy, Hope was able to retain her consciousness until her magic sealing bracelet was removed by Klaus. In High Water and a Devil's Daughter, Hope managed to counter the boundary spell cast by her aunt Freya on Marcel. She would later use her telekinesis to break the salt circle that bound the spirit of Davina to the mortal plane, sending her back to the Ancestral Plane, and returned her father back to his body. With Freya's guidance, Hope was able to connect with Elijah inside of the broken talisman. Once Elijah's mind was restored, Hope voluntarily left the confines of the pendent where with Freya's guidance, they cast a spell to restore the pendant back to its original state, albeit temporarily. In A Spirit Here That Won't Be Broken, Hope performed the Spell of Unknotting, taught to her by Kol, in the attempt to unlink Davina from the Hollow. Given enough time and enough concentration, she was able to successfully perform the Unknotting spell, unlinking Davina in the process. However, the spell was too much for her and she fainted from exhaustion.<br><br>
  335.  
  336. Seven years later, Hope has improved control over her magic as a teenager; however, such control is lost during bursts of anger. Conversely, she's headstrong and strong-willed as she cast a boundary spell to entrap her father inside the Abattoir. Hope has also shown skill in creating her own spells, such that she created a spell combined with a cloaking spell that she performed on Hayley, as she was the one to kidnap her and lure Klaus back to New Orleans. She claimed that it was the "perfect" cloaking spell and that it would keep her safe; despite this claim, she was kidnapped again.<br><br>
  337.  
  338. While she was the Hollow's vessel, containing both her spirit and Dark Magic, Hope's magic was amplified by that of the Hollow, as she whispered to Hope in her attempt to corrupt her. During this time, her telekinesis and pain infliction seemed to be amplified as purging her pain, by using her magic, seemed to be the only course of treatment.<br><br>
  339.  
  340. Two years later, now with the Hollow expelled from her body, her magic seems to have become more stabilized and in her own control. However, she continues to use Dark Magic; such as when she sacrificed a rat to locate Landon and the knife he had stolen and secondly when she performed a Death Spell that wounded Dragon, that caused her to revert back into to her human form. Hope has seemingly mastered a vast array of spells and rituals that allow her to overpower and destroy all different kinds of supernatural creatures.
  341.  
  342. </div>
  343.  
  344. <div id="NAVIGATION">
  345.  
  346. <center>
  347. <a href="/home.php" class="navi">home</a>
  348. <a href="/add_comment.php?member_id=1016102" class="navi">comment</a>
  349. <a href="/send_message.php?member_id=1016102" class="navi">message</a>
  350. <a href="/albums.php?member_id=1016102" class="navi">defaults</a>
  351. <a href="/link" class="navi">blogs</a>
  352. <a href="https://www.roleplayer.me/status_stream.php?member_id=1016102" class="navi">stream</a>
  353. <a href="https://www.roleplayer.me/my_bulletins.php?r=58053337_368127" class="navi">bulletins</a>
  354. <a href="/link" class="navi">group</a>
  355. </center>
  356.  
  357. <center>
  358.  
  359.  
  360. </div>
  361.  
  362. <div id="CREDIT">
  363. <a href="/cmpmades" class="credit">♔</a>
  364. </div>
  365.  
  366.  
  367. Interesante:
  368. ___________________________________
  369.  
  370. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  371.  
  372. <img src="https://imgur.com/6rdCilR.png">
  373.  
  374.  
  375. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  376.  
  377. <h1>details</h1>
  378.  
  379. <img src="https://imgur.com/WqP4q4a.png" align="left">
  380.  
  381. <div style="height:150px; width:195px; float:right; overflow:auto; text-align:left;">
  382.  
  383. <b>FULL NAME:</b> Hope Andrea Mikaelson
  384. <br><b>NICKNAME(S):</b> (<i>Who</i>), Name (<i>Who</i>)
  385. <br><b>RACE:</b> Causacian
  386. <br><b>DATE OF BIRTH:</b> May 02
  387. <br><b>PLACE OF BIRTH:</b> New Orleans
  388. <br><b>AGE:</b> Depends on the invidivual storyline 17 - 22
  389. <br><b>Physical Age:</b> Depends on the invidivual storyline 17 - 22
  390. <br><b>CURRENT RESIDENCE:</b> Depends on the invidivual storyline
  391. <br><b>SPECIES:</b> Tribrid (<i>present</i>) | Vampire - Witch - Wolf(<i>present</i>)
  392. <br><b>GENDER:</b> Female
  393. <br><b>EYE | HAIR COLOR:</b> Brown | Red
  394. <br><b>HEIGHT | WEIGHT:</b> 5'4"
  395. <br><b>FAMILY / SIBLINGS:</b> Mikaelson Family (<i>what</i>), Name (<i>what</i>)
  396. <br><b>OCCUPATION:</b> Student
  397. <br><b>SIGNIFICANT KILLS:</b>
  398.  
  399. </div>
  400.  
  401. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  402.  
  403. <img src="https://imgur.com/tJWgRiI.png">
  404.  
  405. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  406.  
  407. <h1>personality & appearance </h1>
  408.  
  409. <img src="https://imgur.com/81aQQbN.png" align="right">
  410.  
  411. <div style="height:150px; width:195px; float:left; overflow:auto; text-align:justify;">
  412.  
  413. <inder>H</indent>ope is shown to be stubborn and brave as she was willing to put herself through extreme pain and possible death to get her mother back. Both Klaus and Caroline describe Hope as being smart, possibly too smart for her own good, like her father. It has been shown that Hope has gained one of her father's traits of doing whatever she can to protect her family. Hope is always offering to help to save those she cares about and considers family, including Marcel. However, once Hope magically absorbs the Hollow’s soul, it nearly drives her insane because she constantly starts to hear whispers of voices in her head. The only way she can end the madness going on inside her head is by committing acts of violence. Instead of taking her anger and frustrations out on innocents, she takes it out on those she deems not innocent (provided with her father's assistance). However, her desire to quell the voices by using violence and magic causes her to accidentally kill an innocent man. She struggled to come to terms with his death and refers to it as something that has stayed with her.<br><br>
  414. Hope is a young woman with a curvy figure, around 5'4" tall. One of her most notable features is her long, wavy ginger-red hair that often drapes her left shoulder. She also has amber eyes, full lips, and rather pale skin. Undeniably, red lipstick is a signature part of her makeup look. Hope also dresses in very fashionable clothing; she typically wears modern, colorful dresses and skirts which show off her slender figure. In particular, Hope tends to favor red clothes. She dresses out of dress code at the Salvatore boarding school; their school uniform must be blue and yellow with whatever accent colors they choose but Hope often wears, red, black and white to go with her favorite pair of Louboutins.
  415.  
  416. </div>
  417.  
  418. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  419.  
  420. <h1>loved ones</h1>
  421.  
  422. <img src="https://imgur.com/k8XIYld.png" align="left">
  423.  
  424.  
  425. <div style="overflow:auto; width:190px; padding:2px; height:150px; background:#0e0000;">
  426. <a href="/1521778" class="second">Adam A.</a>
  427. <a href="/1227380" class="second">Clarisse Q.</a>
  428. <a href="/1537343" class="second">Calix. </a>
  429. <a href ="/1308925" class="second">Hayley M </a>
  430. <a href="/1352340" class="second">Henrik M.</a>
  431. <a href="/1605707" class="second">Huck M.</a>
  432. <a href="/1592118" class="second">Lucifer M.</a>
  433. <a href="/1596065" class="second"> Lucifer M.</a>
  434. <a href="/1307885" class="second">Madeleana M.</a>
  435. <a href="/locked_heart" class="second"> Mary S.</a>
  436. <a href="/1496311" class="second"> Payne Q.</a>
  437. <a href="/1531923" class="second"> Rosalie H.</a>
  438. <a href="/1593864" class="second">Vivianne L.</a>
  439. <a href="/XXXX" class="second">connection</a>
  440. <a href="/XXXX" class="second">connection</a>
  441. </div>
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448. </div>
  449.  
  450.  
  451. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  452.  
  453. <img src="https://imgur.com/RTAAQXM.png">
  454.  
  455. </td></tr></tbody></table></td></tr></tbody></table><br><table width="300" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td><table width="300" align="left" bgcolor="fff" border="0" bordercolor="fff" cellpadding="0" cellspacing="0"><tbody><tr><td style="word-wrap: break-word;" valign="top" width="300" align="" bgcolor="fff">
  456.  
  457. <h1>i love you</h1>
  458.  
  459.  
  460. <div style="height:140px; width:280px; float:right; overflow:auto; text-align:justify; padding:10px; float:center;">
  461.  
  462. <center>
  463. <b>Relationship Status:</b>
  464. <br>
  465. <b>With Whom?:</b> <a href="/"> MULTI - LI</a>
  466. <br>
  467. <b>Together Since:</b> can't commit to just one person
  468. <br>
  469. <b>Down on one knee:</b> ever again, I get bored
  470. <br>
  471. <b>Vision in white:</b> Not going to lie.
  472. </center>
  473.  
  474. <h2>Love Notes</h2>
  475.  
  476. <indent>H</indent>ope likes to eat her cake and have it too.
  477.  
  478. <h2>important memories</h2>
  479.  
  480. <center>
  481. <a href="link">Un</a> //
  482. <a href="link">Deux</a> //
  483. <a href="link">Trois</a> //
  484. <a href="link">Quatre</a> //
  485. <a href="link">Cinq</a>
  486. </center>
  487.  
  488. </div>
  489.  
  490. <div style="overflow:hidden;width:30px;height:30px;position:fixed;bottom:0px;left:0px;border:#0A0A0A 1px solid;">
  491. <audio src="https://od.lk/s/NTdfNzg3MTEwMDBf/Internet%20Money%20-%20Lemonade%20%28Lyrics%29%20ft.%20Don%20Toliver%2C%20Gunna%20%26%20NAV.mp3?dl=1" controls loop autoplay></audio>
  492. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement