SylviaRynolds

Dizzy Tremaine - Unfinished

Jun 17th, 2021
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.40 KB | None | 0 0
  1. <html lang="en" translate="no" dir="ltr">
  2. <head>
  3. <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
  4. <script src="https://roleplay.chat/jquery-3.6.0.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script>
  5. <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script>
  6. <script src="https://cdnjs.cloudflare.com/ajax/libs/dat-gui/0.6.5/dat.gui.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script>
  7. <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.11.0/d3.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script>
  8. <script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.3/TweenMax.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script>
  9. <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r124/three.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script>
  10. <link href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" rel="stylesheet">
  11. <script defer type="331191a575f191cd0dcd7098-text/javascript">
  12. <script type="text/javascript" src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
  13. <script type="331191a575f191cd0dcd7098-text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  14. <script type="331191a575f191cd0dcd7098-text/javascript">
  15. (function($){
  16. $(document).ready(function(){
  17. $("[title]").style_my_tooltips();
  18. });
  19. })(jQuery);
  20. </script>
  21.  
  22. <!-------MUSIC PLAYER BY GLENTHEMES-------><script src="//ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js" type="331191a575f191cd0dcd7098-text/javascript"></script><script type="331191a575f191cd0dcd7098-text/javascript">
  23. function toggleSound() {
  24. var songfile = document.getElementById('audio');
  25. if (songfile.paused)
  26. songfile.play();
  27. else
  28. songfile.pause();}
  29. $(document).ready(function(){
  30. $(".pressplay").click(function() {
  31. $('.ongaku').toggleClass('lineschange');
  32. $('.ongaku').toggleClass('onionchange');
  33. });
  34. });
  35.  
  36. function restart() {
  37. $('.ongaku').toggleClass('lineschange');
  38. $('.ongaku').toggleClass('onionchange');
  39. }
  40. </script><link href="https://fonts.googleapis.com/css?family=Karla" rel="stylesheet">
  41. <link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,400i,700,700i|Josefin+Sans:400,400i,700,700i|Kristi:400,400i,700,700i" rel="stylesheet">
  42.  
  43. </script>
  44. <style>
  45. @font-face{ font-family:"amalfi"; src: url('https://dl.dropboxusercontent.com/s/u826utwnrqcstlm/Amalfi%20Coast.ttf’)'); }
  46.  
  47. #s-m-t-tooltip {
  48. display: block;
  49. background: #111;
  50. font-size: 8px;
  51. font-family: calibri;
  52. letter-spacing: 1px;
  53. text-transform: uppercase;
  54. line-height:100%;
  55. color: #fff;
  56. text-align: center;
  57. margin-left: 18px;
  58. padding:3px;
  59. min-width: 40px;
  60. max-width: 200px;
  61. z-index: 99;}
  62.  
  63. ::-webkit-scrollbar-thumb:vertical{background-color: #transparent;}
  64. ::-webkit-scrollbar {width: 1px; background-color:#transparent;}
  65.  
  66. body {
  67. font-family:'poppins';
  68. font-size:10px;
  69. background-color:#ffffff;
  70. overflow-x:hidden;
  71. background-attachment: fixed;
  72. background-repeat:repeat;
  73. background-image:url('https://static.tumblr.com/5262b95d441a08c3a07fed99e541e46d/pq6sadp/17Spvn5ej/tumblr_static_7kgw0m1btisc8kksko04c0ggs.png') ;
  74. }
  75.  
  76. a, a:link, a:visited, a:active {
  77. text-decoration: none;
  78. color:#777;
  79. -webkit-transition: all 0.7s ease-in-out;
  80. -moz-transition: all 0.7s ease-in-out;
  81. -o-transition: all 0.7s ease-in-out;
  82. -ms-transition: all 0.7s ease-in-out;
  83. transition: all 0.7s ease-in-out;}
  84.  
  85. a:hover {-webkit-transition: all 0.7s ease-in-out;
  86. -moz-transition: all 0.7s ease-in-out;
  87. -o-transition: all 0.7s ease-in-out;
  88. -ms-transition: all 0.7s ease-in-out;
  89. transition: all 0.7s ease-in-out;}
  90.  
  91. blockquote {
  92. font-size:9px;
  93. font-family: 'poppins', cursive;
  94. margin-left:5px;
  95. margin-right:7px;
  96. border-left:4px solid#000000;
  97. text-align:left;
  98. padding:2px;
  99. padding-left:7px;
  100. font-weight:normal;
  101. text-align:justify;
  102. color:#000000;
  103. background-color:#;
  104. }
  105.  
  106.  
  107. #box{
  108. margin-left:auto;
  109. margin-right:auto;
  110. margin-top:30px;
  111. width:590px;
  112. background:#f5f5f5;
  113. padding:20px 20px 15px 20px;
  114. float:center;
  115. position:relative;
  116. text-align:center;
  117. }
  118.  
  119. #picture {
  120. margin-left:406px;
  121. height: 164px;
  122. width: 180px;
  123. border:2px solid #fff;
  124. margin-top:4px;
  125. /*picture one*/
  126. background:url('https://i.imgur.com/Z6bMHys.gif');
  127. background-position:center;
  128. background-size:cover;
  129. text-align: center;
  130. z-index:9;
  131. -webkit-transition: all 0.9s ease-in-out;
  132. -moz-transition: all 0.9s ease-in-out;
  133. -o-transition: all 0.9s ease-in-out;
  134. -ms-transition: all 0.9s ease-in-out;
  135. transition: all 0.9s ease-in-out;}
  136.  
  137. #picture2 {width:600px;margin-left:0px;}
  138.  
  139. #picture2 img{
  140. display:inline-block;
  141. margin-right:10px;
  142. margin-top:5px;
  143. height: 105px;
  144. width: 106px;
  145. border:2px solid #fff;
  146. text-align: center;
  147. z-index:999;
  148. -webkit-transition: all 0.9s ease-in-out;
  149. -moz-transition: all 0.9s ease-in-out;
  150. -o-transition: all 0.9s ease-in-out;
  151. -ms-transition: all 0.9s ease-in-out;
  152. transition: all 0.9s ease-in-out;}
  153.  
  154. #mainpicture {
  155. position:absolute;
  156. margin-left:0px;
  157. height: 350px;
  158. width: 150px;
  159. border:2px solid #fff;
  160. /*big picture*/
  161. background:url('https://i.imgur.com/iHSnNyo.gif');
  162. background-position:center;
  163. background-size:cover;
  164. text-align: center;
  165. z-index:999;
  166. -webkit-transition: all 0.9s ease-in-out;
  167. -moz-transition: all 0.9s ease-in-out;
  168. -o-transition: all 0.9s ease-in-out;
  169. -ms-transition: all 0.9s ease-in-out;
  170. transition: all 0.9s ease-in-out;}
  171.  
  172. #title {
  173. margin:auto;
  174. position:absolute;
  175. font:oblique bold 25px arial;
  176. color: #d8bfd8;
  177. margin-top: -100px;
  178. margin-left:0px;
  179. letter-spacing: 3px;
  180. width:430px;
  181. margin-left:610px;
  182. text-shadow: 1px 0px 0px #cbccc7, 0px 1px 0px #cbccc7, -1px 0px 0px #cbccc7, 0px -1px 0px #cbccc7;
  183. backdrop-filter: blur(2px);
  184. }
  185.  
  186. #title2 {
  187. margin:auto;
  188. position:absolute;
  189. font:oblique bold 25px arial;
  190. color: #feebce;
  191. margin-top: -65px;
  192. margin-left:0px;
  193. letter-spacing: 3px;
  194. width:390px;
  195. margin-left:610px;
  196. text-shadow: 1px 0px 0px #cbccc7, 0px 1px 0px #cbccc7, -1px 0px 0px #cbccc7, 0px -1px 0px #cbccc7;
  197. backdrop-filter: blur(2px);
  198. }
  199.  
  200. #title3 {
  201. margin:auto;
  202. position:absolute;
  203. font:oblique bold 25px arial;
  204. color: #c6d7e1;
  205. margin-top: -60px;
  206. letter-spacing: 3px;
  207. width:477px;
  208. margin-left:-440px;
  209. text-shadow: 1px 0px 0px #cbccc7, 0px 1px 0px #cbccc7, -1px 0px 0px #cbccc7, 0px -1px 0px #cbccc7;
  210. backdrop-filter: blur(2px);
  211. }
  212.  
  213. #text {
  214. font:10px arial;
  215. letter-spacing:0px;
  216. text-align:justify;
  217. color: #999;
  218. margin-top: 0px;
  219. margin-left:158px;
  220. width:400px;
  221. height:150px;
  222. padding:15px;
  223. background:white;
  224. overflow:auto;
  225. border:1px solid #f4f4f4;}
  226.  
  227. #text2 {
  228. position:absolute;
  229. font:10px arial;
  230. letter-spacing:0px;
  231. text-align:justify;
  232. color: #999;
  233. margin-top: 4px;
  234. margin-left:158px;
  235. width:212px;
  236. height:137px;
  237. padding:15px;
  238. background:white;
  239. overflow:auto;
  240. border:1px solid #f4f4f4;}
  241.  
  242. #text3 {
  243. text-align:center;
  244. color: #999;
  245. margin-top: 4px;
  246. margin-left:0px;
  247. width:568px;
  248. height:65px;
  249. padding:10px;
  250. background:white;
  251. overflow:auto;
  252. border:1px solid #f4f4f4;}
  253.  
  254. #nav {width:560px;}
  255.  
  256. #nav a{
  257. font: bold oblique 8px arial;
  258. margin-left: 14px;
  259. text-align:center;
  260. width: 62px;
  261. height:62px;
  262. display: inline-block;
  263. padding: 2px 6px 2px 6px;
  264. color:#00000;
  265. letter-spacing: 2px;
  266. background:#c6d7e1;
  267. }
  268.  
  269.  
  270.  
  271. #nav a:hover {
  272. background: #feebce;
  273. color: #000000;
  274. }
  275. #links a {
  276. font: bold oblique 8px arial;
  277. text-align:center;
  278. width: 65px;
  279. margin-bottom:-10px;
  280. margin-top:10px;
  281. display: inline-block;
  282. padding: 3px 1px 3px 1px;
  283. color:#555;
  284. letter-spacing: 1px;
  285. background:#fff;
  286. }
  287.  
  288. #picture a:hover {background-color: #333;text-shadow: 1px 1px 0px #777;}
  289.  
  290. #line {width:430px;margin:auto;background:#feead9;background-position:center;background-size:cover;height:15px;}
  291.  
  292. #cr {font-size:9px;font-family:arial;text-align:center;padding: 4px;z-index:99999;position:fixed;top:5px;left:5px;color:#888;}
  293. #cr a {color:#333;}
  294.  
  295.  
  296. .tab {
  297. position:fixed;
  298. top:150px;
  299. right:170px;
  300. padding:2%;
  301. overflow-y:auto;
  302. opacity:0;
  303. transition:0.7s ease-in;
  304. -o-transition:0.7s ease-in;
  305. -ms-transition:0.7s ease-in;
  306. -moz-transition:0.7s ease-in;
  307. -webkit-transition:0.7s ease-in;
  308. }
  309.  
  310. .tab:target {
  311. z-index:3;
  312. opacity:1;
  313. }
  314.  
  315. .h1, h1 {
  316. font-family: "Oswald", Helvetica, sans-serif;
  317. font-weight:400;
  318. font-size:30px;
  319. padding:5px;
  320. text-transform:uppercase;
  321. border-width:20px 0px 10px 0px;
  322. border-color: #c9b3b6;
  323. color: #c9b3b6 ;
  324. }
  325.  
  326. .border {
  327. position:fixed;
  328. top:165px;
  329. right:31px;
  330. width:300px;
  331. height:375px;
  332. padding:1px;
  333. border:1px solid #d8bfd8;
  334. }
  335.  
  336. .testo {
  337. position:fixed;
  338. top:193px;
  339. right:65px;
  340. width:240px;
  341. height:325px;
  342. background-color:#d8bfd8;
  343. overflow:auto;
  344. }
  345.  
  346. .h1, h1 {
  347. font-size:17px;
  348. font-family: amalfi;
  349. color:#000;
  350. background:transparent;
  351. line-height:28px;
  352. letter-spacing:1px;
  353. text-align:center;
  354. text-transform:none;
  355. text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  356. padding:5px;
  357. }
  358.  
  359.  
  360.  
  361. .biologia {
  362. position:fixed;
  363. top:200px;
  364. right:71px;
  365. width:214px;
  366. height:297px;
  367. color:#fff;
  368. background:transparent;
  369. font-family: Josefin Sans;
  370. text-transform:lowercase;
  371. text-align:justify;
  372. font-size:12px;
  373. line-height:14px;
  374. overflow-y:auto;
  375. padding:7px;
  376. }
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384. .colori {
  385. position:fixed;
  386. bottom:35px;
  387. right:305px;
  388. width:30px;
  389. height:30px;
  390. }
  391.  
  392. .colorii {
  393. position:fixed;
  394. bottom:35px;
  395. right:265px;
  396. width:30px;
  397. height:30px;
  398. }
  399.  
  400. .coloriii {
  401. position:fixed;
  402. bottom:35px;
  403. right:225px;
  404. width:30px;
  405. height:30px;
  406. }
  407.  
  408.  
  409. .coloriiv {
  410. position:fixed;
  411. bottom:35px;
  412. right:185px;
  413. width:30px;
  414. height:30px;
  415. }
  416.  
  417. .coloriv {
  418. position:fixed;
  419. bottom:35px;
  420. right:145px;
  421. width:30px;
  422. height:30px;
  423. }
  424.  
  425. .colorivi {
  426. position:fixed;
  427. bottom:35px;
  428. right:105px;
  429. width:30px;
  430. height:30px;
  431. }
  432.  
  433. .colorivii {
  434. position:fixed;
  435. bottom:35px;
  436. right:65px;
  437. width:30px;
  438. height:30px;
  439. }
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446. /*-------MUSIC PLAYER BY GLENTHEMES-------*/
  447.  
  448. .glenplayer {
  449. position:fixed;
  450. left:0;
  451. bottom:-2px; /* position from bottom of screen */
  452. width:65px;
  453. height:63px;
  454. }
  455.  
  456. .dough {
  457. z-index:999997;
  458. position:fixed;
  459. left:0;
  460. width:65px;
  461. height:63px;
  462. }
  463.  
  464. .pressplay {z-index:999999; position:fixed; margin-top:10px; left:10px; cursor:pointer;}
  465.  
  466.  
  467. .musicinfo {
  468. z-index:999998;
  469. position:fixed;
  470. margin-top:10px;
  471. left:-140px;
  472. width:140px;
  473. height:40px;
  474. background-color:#; /* background color of song info */
  475. font-family:Karla; /* font of song info */
  476. font-size:10px; /* font size of song info */
  477. text-align:right;
  478. display:table;
  479. }
  480.  
  481. .pressplay, .dough, .musicinfo {
  482. -webkit-transition: all 1.6s ease;
  483. -moz-transition: all 1.6s ease;
  484. -o-transition: all 1.6s ease;
  485. -ms-transition: all 1.6s ease;
  486. transition: all 1.6s ease;
  487. }
  488.  
  489. .infomid {display:table-cell; vertical-align:middle;}
  490.  
  491. .infotext {max-height:40px; padding:0px 10px 0px 10px; overflow:auto;}
  492.  
  493. .wonton {
  494. width:40px;
  495. height:40px;
  496. background-color:rgba(255, 255, 255, .15); /* background color of play button */
  497. backdrop-filter: blur(7px);
  498. border-radius:100%;
  499. }
  500.  
  501. .shrimp {padding-top:6px; margin-left:13px; width:15px; height:20px; background-color:transparent; overflow:hidden;}
  502.  
  503. .onion {
  504. display:block;
  505. margin-left:1px;
  506. margin-top:6px;
  507. font-size:15px;
  508. color:#111; /* color of play button */
  509. }
  510.  
  511. .onionchange {display:none;}
  512.  
  513. .mbar1, .mbar2, .mbar3, .mbar4, .mbar5 {
  514. display:inline-block;
  515. opacity:0;
  516. margin-top:10px;
  517. margin-right:-0.5px;
  518. width:1px;
  519. background-color:#111; /* color of player bars */
  520. -webkit-animation-iteration-count: infinite;
  521. -moz-animation-iteration-count: infinite;
  522. -o-animation-iteration-count: infinite;
  523. -ms-animation-iteration-count: infinite;
  524. animation-iteration-count: infinite;
  525. }
  526.  
  527. .mbar1 {
  528. height:7px;
  529. -webkit-animation-name: dance1;
  530. -moz-animation-name: dance1;
  531. -o-transition-name: dance1;
  532. -ms-animation-name: dance1;
  533. animation-name: dance1;
  534. -webkit-animation-duration: 450ms;
  535. -moz-animation-duration: 450ms;
  536. -o-animation-duration: 450ms;
  537. -ms-animation-duration: 450ms;
  538. animation-duration: 450ms;
  539. }
  540.  
  541. .mbar2 {
  542. height:14px;
  543. -webkit-animation-name: dance2;
  544. -moz-animation-name: dance2;
  545. -o-transition-name: dance2;
  546. -ms-animation-name: dance2;
  547. animation-name: dance2;
  548. -webkit-animation-duration: 650ms;
  549. -moz-animation-duration: 650ms;
  550. -o-animation-duration: 650ms;
  551. -ms-animation-duration: 650ms;
  552. animation-duration: 650ms;
  553. }
  554.  
  555. .mbar3 {
  556. height:10px;
  557. -webkit-animation-name: dance3;
  558. -moz-animation-name: dance3;
  559. -o-transition-name: dance3;
  560. -ms-animation-name: dance3;
  561. animation-name: dance3;
  562. -webkit-animation-duration: 850ms;
  563. -moz-animation-duration: 850ms;
  564. -o-animation-duration: 850ms;
  565. -ms-animation-duration: 850ms;
  566. animation-duration: 850ms;
  567. }
  568.  
  569. .mbar4 {
  570. height:12px;
  571. -webkit-animation-name: dance4;
  572. -moz-animation-name: dance4;
  573. -o-transition-name: dance4;
  574. -ms-animation-name: dance4;
  575. animation-name: dance4;
  576. -webkit-animation-duration: 550ms;
  577. -moz-animation-duration: 550ms;
  578. -o-animation-duration: 550ms;
  579. -ms-animation-duration: 550ms;
  580. animation-duration: 550ms;
  581. }
  582.  
  583. .mbar5 {
  584. height:5px;
  585. -webkit-animation-name: dance5;
  586. -moz-animation-name: dance5;
  587. -o-transition-name: dance5;
  588. -ms-animation-name: dance5;
  589. animation-name: dance5;
  590. -webkit-animation-duration: 750ms;
  591. -moz-animation-duration: 750ms;
  592. -o-animation-duration: 750ms;
  593. -ms-animation-duration: 750ms;
  594. animation-duration: 750ms;
  595. }
  596.  
  597. .lineschange {opacity:1;}
  598.  
  599. @keyframes dance1 {50%{height:10px;}}
  600. @keyframes dance2 {50%{height:5px;}}
  601. @keyframes dance3 {50%{height:12px;}}
  602. @keyframes dance4 {50%{height:8px;}}
  603. @keyframes dance5 {50%{height:10px;}}
  604.  
  605. </style>
  606. </head>
  607. <body>
  608. <div id="box">
  609. <div id="mainpicture"></div>
  610. <div id="text">
  611. <!--text--->
  612. <blockquote>Before the Curse</blockquote>
  613. ***<b>(</b> <i>pending storyline
  614. might change/alter.</i> <b>)</b><br>
  615. How Drizella found anyone to have a child with her was beyond anyone’s knowledge. But unlike her mother, Dizzy was born with the gift of magic, but her mother Drizella forced her to repress it unless it benefitted her needs hiding it from Lady Tremaine, her grandmother. Growing up as soon as Dizzy was old enough to walk she was put to work, ordered about by Lady Tremaine and her own mother. Dizzy was raised into a life of nonstop work of all kinds. It was torture for the girl. When word of a Dark Curse was spreading, she couldn’t help but be a little bit excited. Thinking it was a chance to get away from this awful life she was stuck in. Seeing the smoke roll in she’d shriek with glee.
  616. <br><br>
  617. <blockquote>The Curse was Cast</blockquote>
  618. ----
  619.  
  620.  
  621. </div>
  622.  
  623. <div id="title">about me<div style="border-top:3px solid #f5f5f5;width:120px;margin-top:-15px;"></div></div>
  624.  
  625. <div id="text2">
  626. <blockquote>Stats</blockquote>
  627. Name: Isla Belfrey ( Dizzy Tremaine )<br>
  628. Age: 16 ( input ) <br>
  629. Parent(S): Ivy Belfrey ( Drizella Tremaine )<br>
  630. Ability(s)<br>
  631. --- Telekinesis: Dizzy can magically move objects without touching them.<br>
  632. --- Chlorokinesis: Dizzy can magically grow, shape, move, interact, and manipulate plants.<br>
  633. --- Chlorokinetic Healing: With Dizzy's ability to heal others by using plants. She grew talented in supplying youth, and the ability to change a person's appearance with the right material.<br>
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640. </div>
  641.  
  642. <div id="picture"></div>
  643.  
  644. <div id="text3"><div id="nav">
  645. <a href="#" title="INPUT"></a>
  646.  
  647. <a href="#01" title="Dizzy Tremaine"></a>
  648.  
  649. <a href="#" title="Personality"></a>
  650.  
  651. <a href="#" title="Isle of the Lost"></a>
  652.  
  653. <a href="#" title="Storybrooke"></a>
  654.  
  655. <a href="#" title="XXX"></a>
  656.  
  657. </div></div>
  658.  
  659. <div id="title3">map<div style="border-top:3px solid #f5f5f5;width:120px;margin-top:-15px;margin-left:300px;"></div></div>
  660.  
  661. <div id="picture2">
  662. <img src="https://i.imgur.com/FGJ3lcj.gif"><img src="https://i.imgur.com/m73vm15.png"><img src="https://i.imgur.com/b2wplER.gif"><img src="https://i.imgur.com/AzBvPxo.png"><img src="https://i.imgur.com/xo7HjnE.gif"></div>
  663.  
  664. <div id="title2">psyche<div style="border-top:3px solid #f5f5f5;width:120px;margin-top:-15px;"></div></div>
  665.  
  666. <div id="links">
  667. <!--links--->
  668. <a href="/">friend</a>
  669. <a href="/">friend</a>
  670. <a href="/">friend</a>
  671. </div>
  672. </div>
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683. <div id="cr" title="theme by soonjun"><a target="_blank" href="http://soon-co.tumblr.com/">©</a></div>
  684.  
  685. <!-------MUSIC PLAYER BY GLENTHEMES------->
  686. <div class="glenplayer">
  687. <div class="pressplay" onclick="if (!window.__cfRLUnblockHandlers) return false; javascript:toggleSound();" data-cf-modified-331191a575f191cd0dcd7098-="">
  688. <div class="wonton">
  689. <div class="shrimp">
  690. <div class="onion ongaku">▶</div>
  691. <div class="mbar1 ongaku"></div>
  692. <div class="mbar2 ongaku"></div>
  693. <div class="mbar3 ongaku"></div>
  694. <div class="mbar4 ongaku"></div>
  695. <div class="mbar5 ongaku"></div>
  696. </div>
  697. </div>
  698. </div>
  699.  
  700. <div class="musicinfo">
  701. <div class="infomid">
  702. <div class="infotext">
  703. </div>
  704. </div>
  705. </div>
  706.  
  707. <div class="dough"></div>
  708. </div>
  709.  
  710. <audio src="https://dl.dropboxusercontent.com/s/3ccwrps6tc8sgkl/I%20Choose%20%28From%20The%20Netflix%20Original%20Film%20The%20Willoughbys%20Official%20Lyric%20Video%29%20%281%29.mp3?dl=0" onended="if (!window.__cfRLUnblockHandlers) return false; restart();" type="audio/mpeg" id="audio" data-cf-modified-331191a575f191cd0dcd7098-=""></audio>
  711.  
  712. </div></div>
  713.  
  714.  
  715. <div class="tab" id="01">
  716.  
  717. <div class="border"></div>
  718. <div class="testo"></div>
  719.  
  720. <div class="biologia">
  721. <h1>Stats</h1>
  722.  
  723. One<br>
  724. Two<br>
  725. Three<br>
  726.  
  727. </div>
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739. <div class="colori" style="background-color:#d8bfd8;"></div>
  740. <div class="colorii" style="background-color:#d8bfd8;"></div>
  741. <div class="coloriii" style="background-color:#d8bfd8;"></div>
  742. <div class="coloriiv" style="background-color:#d8bfd8;"></div>
  743. <div class="coloriv" style="background-color:#d8bfd8;"></div>
  744. <div class="colorivi" style="background-color:#d8bfd8;"></div>
  745.  
  746. </div>
  747.  
  748.  
  749. </div>
  750.  
  751. </div>
  752. <script src="https://ajax.cloudflare.com/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="331191a575f191cd0dcd7098-|49" defer=""></script></body>
  753. </html>
Add Comment
Please, Sign In to add comment