xdouchebag

Still clever

Oct 19th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.59 KB | None | 0 0
  1. ABOUT ME:
  2.  
  3. <link href="https://fonts.googleapis.com/css?family=Bowlby+One+SC|Parisienne&display=swap" rel="stylesheet">
  4.  
  5. </tr>
  6. </table>
  7. </td>
  8. </tr>
  9. </table>
  10.  
  11. <style type="text/css">
  12.  
  13. .douchebag { BACKGROUND P R O P E R T I E S }
  14. body {
  15. background:url(https://i.imgur.com/QaHeNI4.png) #88746c;
  16. background-attachment:fixed;
  17. background-size:100%;
  18. background-repeat:no-repeat;
  19. background-position:center;
  20. -webkit-background-size: cover;
  21. -moz-background-size: cover;
  22. background-size: cover;}
  23.  
  24. .douchebag { MAIN T E X T PROPERTIES }
  25. .text, table, tr, td, p, div, li {
  26. font-family:times;
  27. font-size:10px;
  28. line-height:10px;
  29. color:#fff;}
  30.  
  31.  
  32. n {
  33. font-style:italic;
  34. letter-spacing:3px;
  35. font-family: 'Parisienne', cursive;
  36. font-size:55px;
  37. line-height:40px;
  38. position:relative;
  39. float:left;
  40. margin:0px 5px 0px 0px;
  41. padding:10px 10px 10px 10px;
  42. }
  43.  
  44. .douchebag { DIV B O X E S }
  45.  
  46. .container {
  47. background:#3b342d;
  48. border:5px solid #b09788;
  49. position:fixed;
  50. bottom:30px;
  51. left:10px;
  52. width:1000px;
  53. height:500px;
  54. }
  55.  
  56.  
  57. .side {
  58. position:absolute;
  59. width:301px;
  60. height:440px;
  61. background:#4d403b;
  62. overflow-x:hidden;
  63. text-align:justify;
  64. overflow-y:auto;
  65. border:5px solid #b09788;
  66. padding:5px;
  67. bottom:5px;
  68. right:5px;
  69. opacity:0;
  70. -webkit-transition: all 0.6s linear;
  71. -moz-transition: all 0.6s linear;
  72. transition: all 0.6s linear;
  73. }
  74.  
  75.  
  76. .navo {
  77. position:absolute;
  78. height:30x;
  79. width:350px;
  80. right:-21px;
  81. top:5px;
  82. }
  83.  
  84.  
  85. .suit {
  86. position:absolute;
  87. right:-245px;
  88. top:458px;
  89. text-shadow:-2px -2px 0px #000000;
  90. font-style:italic;
  91. text-transform: uppercase;
  92. font-family:georgia;
  93. font-weight:light;
  94. font-size:10px;
  95. letter-spacing:5px;
  96. color:#fff;}
  97.  
  98.  
  99. .ashes {
  100. position:absolute;
  101. right:-230px;
  102. top:430px;
  103. text-shadow:-1px -1px 0px #fff;
  104. font-style:italic;
  105. font-family:times;
  106. font-weight:bold;
  107. font-size:50px;
  108. letter-spacing:-1px;
  109. color:#b09788;}
  110.  
  111.  
  112. .list {
  113. direction:rtl;
  114. overflow-x:hidden;
  115. overflow-y:auto;
  116. text-align:justify;
  117. height:50px;
  118. width:221px;
  119. padding:5px;
  120. border:5px solid #b09788;
  121. }
  122.  
  123. .list1 {
  124. overflow-x:hidden;
  125. overflow-y:auto;
  126. text-align:justify;
  127. height:50px;
  128. width:219px;
  129. padding:5px;
  130. border:5px solid #b09788;
  131. }
  132.  
  133.  
  134.  
  135. .douchebag { DIV T A B S }
  136.  
  137. .tabs{
  138. position:absolute;
  139. top:5;
  140. left:5;
  141. border:5px solid #b09788;
  142. float:left;
  143. width:650px;
  144. height:350px;}
  145.  
  146. .tab {
  147. width:650px;
  148. background:#4d403b;
  149. padding:0px; }
  150.  
  151. .tab label {
  152. color:#000000;
  153. font-family: times;
  154. font-size:10px;
  155. font-weight:lighter;
  156. text-align:center;
  157. line-height:15px;
  158. letter-spacing:1.5px;
  159. background:#b09788;;
  160. text-transform:uppercase;
  161. padding:4px 0px 0px 0px;
  162. height:16px;
  163. width:216.5px;
  164. margin:0px;
  165. position:relative;
  166. float:left;
  167. top:330px;
  168. -webkit-transition:all 0.6s ease;
  169. -moz-transition:all 0.6s ease;
  170. transition:all 0.6s ease;
  171. }
  172.  
  173.  
  174.  
  175. .tab [type=radio] { display: none; }
  176.  
  177. .content {
  178. top:0px;
  179. left:0px;
  180. position:absolute;
  181. height:330px;
  182. width:650px;
  183. text-align:justify;
  184. background:#4d403b;
  185. -webkit-transition:all 0.6s ease;
  186. -moz-transition:all 0.6s ease;
  187. transition:all 0.6s ease;
  188. }
  189.  
  190. .content > * {
  191. opacity: 0;
  192. -webkit-transition:all 0.6s ease;
  193. -moz-transition:all 0.6s ease;
  194. transition:all 0.6s ease;}
  195.  
  196. [type=radio]:checked ~ label {
  197. background:##b09788;
  198. color:#e0d88f;
  199. z-index: 2;}
  200.  
  201. [type=radio]:checked ~ label ~ .content { z-index: 1; }
  202.  
  203. [type=radio]:checked ~ label ~ .content > * {
  204. opacity:1;
  205. }
  206.  
  207.  
  208.  
  209. .douchebag { CONNECTION L I N K S }
  210.  
  211.  
  212. .navo a, navo a:link, navo a:active, navo a:visited {
  213. text-decoration:none;
  214. text-transform:lowercase;
  215. font-family:times;
  216. color:#fff;
  217. background:#4d403b;
  218. text-align:center;
  219. float:left;
  220. font-style:italic;
  221. font-size:10px;
  222. letter-spacing:0px;
  223. line-height:20px;
  224. width:45px;
  225. height:20px;
  226. margin:0px 0px 0px 3px;
  227. border:3px solid #b09788;
  228. -webkit-transition: all 0.6s linear;
  229. -moz-transition: all 0.6s linear;
  230. transition: all 0.6s linear;
  231. }
  232.  
  233.  
  234. a.first, a.first:link, a.first:active, a.first:visited{
  235. width:300px;
  236. height:20px;
  237. letter-spacing:1px;
  238. font-size:10px;
  239. line-height:20px;
  240. font-family:times;
  241. color:#fff;
  242. float:left;
  243. background:#4d403b;
  244. text-decoration:none;
  245. text-align:center;
  246. font-style:italic;
  247. text-transform: lowercase;
  248. -webkit-transition-duration: 0.6s;
  249. -moz-transition-duration:0.6s;
  250. }
  251.  
  252. a.second, a.second:link, a.second:active, a.second:visited{
  253. width:300px;
  254. height:20px;
  255. letter-spacing:1px;
  256. font-size:10px;
  257. line-height:20px;
  258. font-family:times;
  259. color:#2b292c;
  260. float:left;
  261. background:#b09788;
  262. text-decoration:none;
  263. text-align:center;
  264. font-style:italic;
  265. text-transform: lowercase;
  266. -webkit-transition-duration: 0.6s;
  267. -moz-transition-duration:0.6s;
  268. }
  269.  
  270. a.lover, a.lover:link, a.lover:active, a.lover:visited {
  271. text-decoration:none;
  272. font-size:35px;
  273. background:transparent;
  274. letter-spacing:2px;
  275. font-family: 'Parisienne', cursive;
  276. color:#b09788;
  277. font-style:italic;
  278. -webkit-transition: all 0.6s linear;
  279. -moz-transition: all 0.6s linear;
  280. transition: all 0.6s linear;
  281. }
  282.  
  283.  
  284. .douchebag { H O V E R S }
  285.  
  286.  
  287. a.first:hover {
  288. letter-spacing:5px;
  289. }
  290.  
  291. .side:hover {
  292. opacity:1;
  293. }
  294.  
  295. .tab label:hover {
  296. letter-spacing:2.5;
  297. }
  298.  
  299. .navo a:hover {
  300. letter-spacing:1px;
  301. }
  302.  
  303. a.second:hover {
  304. letter-spacing:5px;
  305. }
  306.  
  307. a.lover:hover {
  308. letter-spacing:3px;
  309. }
  310.  
  311.  
  312. .douchebag { WEBKIT S C R O L L }
  313. ::-webkit-scrollbar {
  314. width: 4px;
  315. background-color:transparent;
  316. }
  317. ::-webkit-scrollbar-thumb {
  318. background:#b09788;
  319. }
  320.  
  321. .douchebag { RPER.ME H I D E CODES }
  322. table, tr, td { background-color:transparent; }
  323. .profileInfo { display:none; }
  324. .clearfix { display: none; }
  325. .lightbluetext8 { display:none; }
  326. .contacttable { display:none; }
  327. .whitetext12 { display:none; }
  328. .interestsanddetails { display:none; }
  329. .userProfiledetail { display:none; }
  330. .friendSpace { display:none; }
  331. .friendsComments { display:none; }
  332. .latestBlogEntry { display:none; }
  333. .orangetext15 { display:none; }
  334. .userProfileURL { display:none; }
  335. .extendedNetwork { display:none; }
  336. .blurbs { display:none; }
  337. .userAlbums { display:none; }
  338. #footerWarpper { display:none; }
  339. </style>
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348. LIKE TO MEET:
  349.  
  350. <div class="container">
  351.  
  352. <div class="tabs">
  353.  
  354. <div class="tab">
  355. <input type="radio" id="tab-1" name="tab-group-1" checked>
  356. <label for="tab-1">LOVE LIFE</label>
  357.  
  358. <div class="content">
  359.  
  360. <img style="height:310px; width:300px; float:left; margin:5px 5px 5px 5px; border:5px solid #b09788;;" src="https://i.imgur.com/GM5QCzQ.png">
  361.  
  362. <img style="width:315px; height:150px; float:left; margin:5px 5px 0px 0px; border:5px solid #b09788;;" src="https://i.imgur.com/5V5MD4H.png">
  363.  
  364. <div style="height:135px; width:305px; padding:5px; border:5px solid #b09788; float:right; margin:5px 5px 0px 0px; overflow-y:auto; overflow-x:hidden;">
  365.  
  366. <br><br><br>
  367. <center><a class="lover" href="/NUMBERS"> first middle last</a><br><br>
  368. <f>since: 00/00/00 - engaged: 00/00/00 - married: 00/00/00 </f></center>
  369. <br><br>
  370. <i>Nice to meet you, where you been? I could show you incredible things. Magic, madness, heaven sin. Saw you there and I thought. Oh my God, look at that face. <br><br>
  371.  
  372. You look like my next mistake. Love's a game, want to play?. New money, suit and tie. I can read you like a magazine. Ain't it funny, rumors, lie. And I know you heard about me. So hey, let's be friends. I'm dying to see how this one ends. Grab your passport and my hand. I can make the bad guys good for a weekend. So it's gonna be forever.
  373.  
  374. <br><br>Or it's gonna go down in flames. You can tell me when it's over. If the high was worth the pain. Got a long list of ex-lovers. They'll tell you I'm insane.'Cause you know I love the players. And you love the game. 'Cause we're young and we're reckless. We'll take this way too far. It'll leave you breathless. Or with a nasty scar. Got a long list of ex-lovers. They'll tell you I'm insane. But I've got a blank space baby. And I'll write your name. </i></div>
  375.  
  376.  
  377.  
  378.  
  379. </div>
  380. </div>
  381.  
  382. <div class="tab">
  383. <input type="radio" id="tab-2" name="tab-group-1">
  384. <label for="tab-2">FAMILY</label>
  385.  
  386. <div class="content">
  387.  
  388. <img style="height:150px; width:150px; margin:5px 5px 5px 5px; float:left; border:5px solid #b09788;;" src="https://i.imgur.com/1D9cx7Z.png">
  389.  
  390. <img style="height:150px; width:150px; margin:5px 5px 5px 0px; float:left; border:5px solid #b09788;;" src="https://i.imgur.com/YAKy4HL.png">
  391.  
  392. <img style="height:100px; width:300px; margin:5px 5px 5px 0px; float:right; border:5px solid #b09788;;" src="https://i.imgur.com/VKg2tE8.png">
  393.  
  394.  
  395. <div style="height:195px; width:300px; float:right; overflow-y:auto; overflow-x:hidden; text-align:justify; background:#13161b; border:5px solid #b09788; margin-right:5px;">
  396.  
  397. <a class="first" href="/url"> name here </a>
  398. <a class="second" href="/url"> name here </a>
  399. <a class="first" href="/url"> name here </a>
  400. <a class="second" href="/url"> name here </a>
  401. <a class="first" href="/url"> name here </a>
  402. <a class="second" href="/url"> name here </a>
  403. <a class="first" href="/url"> name here </a>
  404. <a class="second" href="/url"> name here </a>
  405. <a class="first" href="/url"> name here </a>
  406. <a class="second" href="/url"> name here </a>
  407. <a class="first" href="/url"> name here </a>
  408. <a class="second" href="/url"> name here </a>
  409. <a class="first" href="/url"> name here </a> </div>
  410.  
  411.  
  412.  
  413.  
  414. <img style="height:145px; width:150px; margin:0px 5px 5px 5px; float:left; border:5px solid #b09788;" src="https://i.imgur.com/pPdLs1A.png">
  415.  
  416. <img style="height:145px; width:150px; margin:0px 5px 5px 0px; float:left; border:5px solid #b09788;" src="https://i.imgur.com/wOib2RH.png">
  417.  
  418.  
  419. </div>
  420. </div>
  421.  
  422. <div class="tab">
  423. <input type="radio" id="tab-3" name="tab-group-1">
  424. <label for="tab-3">MVP'S</label>
  425.  
  426. <div class="content">
  427.  
  428. <img style="width:285px; height:310px; float:left; border:5px solid #b09788; margin:5px 5px 5px 5px;" src="https://i.imgur.com/pUfhVpK.png">
  429.  
  430. <div style="height:300px; width:320px; float:right; overflow-y:auto; overflow-x:hidden; text-align:justify; background:#4d403b; border:5px solid #b09788; padding:5px; margin:5px 5px 5px 0px;">
  431.  
  432. <a href="/NUMBERS"> <img style="width:60px; height:60px; margin-right:5px; float:left; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here"></a> <div class="list"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div> <br>
  433.  
  434. <a href="/NUMBERS"> <img style="width:60px; height:60px; margin-left:5px; float:right; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here"></a> <div class="list1"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div>
  435. <br>
  436.  
  437. <a href="/NUMBERS"><img style="width:60px; height:60px; margin-right:5px; float:left; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here"></a> <div class="list"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div>
  438. <br>
  439.  
  440. <a href="/NUMBERS"> <img style="width:60px; height:60px; margin-left:5px; float:right; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here"></a> <div class="list1"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div>
  441. <br>
  442.  
  443. <a href="/NUMBERS"><img style="width:60px; height:60px; margin-right:5px; float:left; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here"></a> <div class="list"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div>
  444. <br>
  445.  
  446. <a href="/NUMBERS"> <img style="width:60px; height:60px; margin-left:5px; float:right; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here"></a> <div class="list1"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div> <br>
  447.  
  448. <a href="/NUMBERS"><img style="width:60px; height:60px; margin-right:5px; float:left; border:5px solid #b09788;" src="https://i.imgur.com/Tn8UBi1.png" title="name here "></a> <div class="list"> write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side. write your comments here. remember, those with reversed divs will write right to left; so try space it out so that it fits. Also refrain from using full stops at the end of your comment on a div that is reversed as it will appear on the wrong side </div> </div>
  449.  
  450.  
  451. </div>
  452. </div>
  453. </div>
  454.  
  455.  
  456. <div style="position:absolute; bottom:5px; right:5px; width:311px; height:450px; background:#4d403b; border:5px solid #b09788;"> <img style="height:450px; width:311px;" src="https://i.imgur.com/RMAU8oD.png"> </div>
  457.  
  458.  
  459. <div class="side"> <n>M</n>inister Hermione Jean Granger (b. 19 September, 1979) was an English Muggle-born witch born to Mr and Mrs Granger. At the age of eleven, she learned about her magical nature and had been accepted into Hogwarts School of Witchcraft and Wizardry. Hermione began attending Hogwarts in 1991 and was Sorted into Gryffindor House. She possessed a brilliant academic mind and proved to be a gifted student in almost every subject that she studied.
  460. <br><br>
  461. Hermione first met Harry Potter and Ron Weasley aboard the Hogwarts Express, who found her unfriendly and somewhat of an "insufferable know-it-all", an impression reinforced for her constant correct answers and eagerness to please the professors. However, she stepped in to take the blame from the boys after they had saved her from a troll on Hallowe'en in 1991, surprising them in a grateful way and quickly becoming friends. She later played a crucial role in protecting the Philosopher's Stone from Voldemort. In her second year, Hermione had a key role in the discovery of the Chamber of Secrets, before falling victim to the basilisk unleashed upon Hogwarts following the opening of the Chamber, but she recovered from the petrification under the care of Madam Pomfrey with Professor Sprout's Mandrake Restorative Draught. The next year, Hermione was granted permission to use a Time-Turner from the Ministry of Magic to facilitate her volition to study far more subjects than was possible without time travel, though she and Harry later used it to rescue Sirius Black from the Dementor's Kiss and Buckbeak the hippogriff from execution. During her fourth year, Hermione became an advocate for the better treatment of house-elves, forming the association S.P.E.W., and helped in Harry's preparation for the Triwizard Tournament. In her fifth year, Hermione was the driving force behind the creation of Dumbledore's Army and fought alongside fellow D.A. members in the Battle of the Department of Mysteries. In her sixth year, Hermione continued her role as Prefect and fought in the Battle of the Astronomy Tower.
  462. <br><br>
  463. Hermione played a significant role in many other battles of the Second Wizarding War, as well. In 1997, she fought in the Battle of the Seven Potters, alongside the Order of the Phoenix. Hermione and Ron decided not to return to Hogwarts for their final year of studies, instead choosing to accompany Harry on his quest to find and destroy Lord Voldemort's Horcruxes, a quest in which her several of her actions were essential. She destroyed Hufflepuff's Cup, a Horcrux, with Ron using a basilisk fang found in the Chamber of Secrets. Hermione then fought in the Battle of Hogwarts, helping in the defeat of the Death Eater who tortured her, Bellatrix Lestrange.
  464. <br><br>
  465. Following the Second Wizarding War, Hermione went back to Hogwarts to complete her education. She later found employment with the Ministry of Magic, furthering the cause for the better treatment of house-elves. Afterward, she was promoted to the Department of Magical Law Enforcement, dedicating to eradicate old laws biassed in favour of pure-bloods. Hermione eventually married Ron Weasley and together they had two children, Rose and Hugo. She became the godmother of Harry and Ginny Potter's eldest son James. By the year 2019, Hermione had become the Minister for Magic. </div>
  466.  
  467.  
  468.  
  469. <div class="navo">
  470.  
  471. <a href="/home.php"> home </a>
  472. <a href="/send_message.php?member_id=NUMBERS" > message </a>
  473. <a href="/add_comment.php?member_id=NUMBERS"> comment </a>
  474. <a href="/albums.php?member_id=NUMBERS"> gallery </a>
  475. <a href="/view_group.php?group_id=NUMBERS"> group </a>
  476. <a href="/44274"> credit </a>
  477.  
  478. </div>
  479.  
  480.  
  481. <div style="height:115px; width:150px; position:absolute; bottom:5px; left:5px; background:#000000; border:5px solid #b09788; overflow:hidden"> <img style="height:115px; width:150px;" src="https://i.imgur.com/2iV90nS.png"> </div>
  482.  
  483. <div style="height:115px; width:150px; position:absolute; left:170px; bottom:5px; background:#000000; border:5px solid #b09788; overflow:hidden;"> <img style="height:115px; width:150px;" src="https://i.imgur.com/57To6rT.png"> </div>
  484.  
  485. <div style="height:115px; width:150px; position:absolute; left:335px; bottom:5px; background:#000000; border:5px solid #b09788; overflow:hidden;"> <img style="height:115px; width:150px;" src="https://i.imgur.com/KVRFQNy.png"> </div>
  486.  
  487. <div style="height:115px; width:155px; position:absolute; left:500px; bottom:5px; background:#000000; border:5px solid #b09788; overflow:hidden;"> <img style="height:115px; width:155px;" src="https://i.imgur.com/CZAQRx1.png"> </div>
  488.  
  489.  
  490. <div class="suit"> I'm hoping to do some<br>  good in the world.</center> </div>
  491.  
  492.  
  493. <div class="ashes"> Still Clever </div>
  494.  
  495. </div>
Add Comment
Please, Sign In to add comment