Advertisement
cat_inthe_cradle

Juliet Blackwood (Harry Potter)

Apr 29th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.33 KB | None | 0 0
  1.  
  2. <style>
  3. @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
  4. @import url('https://fonts.googleapis.com/css2?family=Special+Elite&display=swap');
  5. @import url('https://fonts.googleapis.com/css2?family=Be+Vietnam:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
  6.  
  7. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  8.  
  9. @font-face {
  10. font-family: Linz;
  11. src: url(https://dl.dropbox.com/s/0s3qglmznqiem6v/CATLinz_1.8.ttf);
  12. }
  13.  
  14. @font-face {
  15. font-family: Winsberg;
  16. src: url(https://dl.dropbox.com/s/cp60cln8zlw3hzw/Winsberg.ttf);
  17. }
  18.  
  19. @font-face {
  20. font-family: Kiona;
  21. src: url(https://dl.dropbox.com/s/a66hf6mpovjcho8/Kiona-Regular.ttf);
  22. }
  23.  
  24. @font-face {
  25. font-family: Belove;
  26. src: url(https://dl.dropbox.com/s/kqqd4v89ci3qbzj/Belove.otf);
  27. }
  28.  
  29.  
  30. @font-face {
  31. font-family: Althea;
  32. src: url(https://dl.dropbox.com/s/jljkowjsf1w84fd/Althea-Regular.ttf);
  33. }
  34.  
  35. @font-face {
  36. font-family: Champ;
  37. src: url(https://dl.dropbox.com/s/r2eb4jhk21bo52c/Champagne%20%26%20Limousines.ttf);
  38. }
  39.  
  40. @font-face {
  41. font-family: Feeling;
  42. src: url(https://dl.dropbox.com/s/x56hsoedbopyiny/The%20Feeling.ttf);
  43. }
  44. @font-face{font-family: 'name';src: url('https://dl.dropboxusercontent.com/s/k7qj6ffrcw5p57d/ThePrestigeSignature.otf');}
  45.  
  46.  
  47. body { background:none; }
  48. #scroller { padding: 35px 0; box-sizing: border-box; }
  49. #profile-container { width:750px;background:#333; }
  50. #profile-container {background:none;}
  51.  
  52.  
  53.  
  54.  
  55.  
  56. .pfor{display:none;}
  57. #profile{border:none;background: transparent;}
  58.  
  59.  
  60.  
  61.  
  62.  
  63. /* BODY */
  64. ::-webkit-scrollbar-thumb:vertical {
  65. background-color: # ;
  66. height: 50px;
  67. }
  68.  
  69. ::-webkit-scrollbar {
  70. height: 10px;
  71. width: 3px;
  72. background-color: #;
  73. }
  74.  
  75. body {
  76. overflow-x: hidden;
  77. background-image: url("");
  78. background-attachment: fixed;
  79. opacity: ;
  80. background-color: #000;
  81. margin: 0;
  82. }
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90. a {
  91. text-decoration:none;
  92. outline:none;
  93. -moz-outline-style:none;
  94. font-style: ;
  95. color:#fff;
  96. text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
  97. -moz-transition-duration:0.5s;
  98. -webkit-transition-duration:0.5s;
  99. -o-transition-duration:0.5s;
  100. }
  101.  
  102. a:hover {
  103. text-decoration:none;
  104. outline:none;
  105. -moz-outline-style:none;
  106. color:#fff;
  107. }
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117. #name {
  118. position:fixed;
  119. font-family:Italianno;
  120. font-size:66px;
  121. top:305px;
  122. left:90px;
  123. color:#000;
  124. opacity: 1;
  125. line-height:39px;
  126. text-shadow:1px 1px 1px #d8d8d8;
  127. z-index:999999;
  128. }
  129.  
  130.  
  131. #name1 {
  132. position:fixed;
  133. font-family:belove;
  134. font-size:56px;
  135. top:220px;
  136. left:1000px;
  137. color:#000;
  138. opacity: 1;
  139. line-height:39px;
  140. text-shadow:1px 1px 1px #fff;
  141. z-index:999999;
  142. }
  143.  
  144.  
  145.  
  146.  
  147. a:hover{color:#000; font-style: ;}
  148. b {
  149. text-transform: ;
  150. font-size: px;
  151. font-weight: ;
  152. color: #a7b6c1;
  153. background: #;
  154. letter-spacing: px;
  155. padding: 1px 2px 1px 3px;
  156. margin-right: 2px;}
  157. u {
  158. text-transform: ;
  159. font-size: ;
  160. font-weight: ;
  161. color: #000;
  162. background: #;
  163. letter-spacing: px;
  164. padding: ;
  165. margin-right: px;
  166. border-bottom: dotted 1px #000;}
  167. i {
  168. font-size: px;
  169. font-weight: ;
  170. color: #191811;
  171. letter-spacing: px;
  172. padding: 1 ;
  173. margin-right: 2px;}
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186. .hoverbox {
  187. position: fixed;
  188. background-color: #fdfdfd;
  189. border-radius: ;
  190. border-right: px solid #353329;
  191. opacity: 0;
  192. width: 750px;
  193. height: 500px;
  194. padding: 5px;
  195. left: 200px;
  196. top: 100px;
  197. font-family: arial;
  198. font-size: px;
  199. color: #;
  200. letter-spacing: 0px;
  201. -webkit-transition: all .7s ease-in-out
  202. z-index:9999999999999999;
  203.  
  204. }
  205. .hoverbox:hover {
  206. opacity: 1;
  207. top: 100px;
  208. z-index:9999999999999999;
  209.  
  210.  
  211. }
  212. .hoverbox b {
  213. color: # ;
  214. font-family: calibri;
  215. font-size: px;
  216. line-height: 10px;
  217. text-transform: ;
  218. z-index:9999999999999999;
  219. }
  220.  
  221.  
  222.  
  223. h1 {
  224. position: absolute;
  225. z-index: 8;
  226. font-size: 120px;
  227. opacity: 0.8;
  228. letter-spacing: 4px;
  229. font-family: belove, cursive;
  230. writing-mode: ;
  231. color: #fff;
  232. height: 500px;
  233. text-border: 5px #8a0e00;
  234. text-shadow: 1px 1px 10px #9b2a1d;
  235. left: 310px;
  236. top: 431px;
  237. height: 150px;
  238. font-weight: normal;
  239. z-index:99999999999999999;
  240. }
  241. h2 {
  242. position: absolute;
  243. z-index: 8;
  244. font-size: 60px;
  245. opacity: 1;
  246. letter-spacing: 4px;
  247. font-family: 'Be Vietnam', sans-serif;
  248. writing-mode: ;
  249. color: #;
  250. height: 500px;
  251. line-height: 40px;
  252. text-border: 5px #8c8437;
  253. text-shadow: 3px 3px 3px #8c8437;
  254. left: 560px;
  255. top: 50px;
  256. height: 150px;
  257. width: 600px;
  258. font-weight: normal;
  259. z-index:99999999999999999;
  260.  
  261.  
  262. }
  263. h3 {
  264. position: absolute;
  265. z-index: 8;
  266. font-size: 60px;
  267. opacity: 0.8;
  268. letter-spacing: 4px;
  269. font-family: agency fb;
  270. writing-mode: ;
  271. color: #fff;
  272. height: 500px;
  273. text-border: 5px #8a0e00;
  274. text-shadow: 1px 1px 10px #9b2a1d;
  275. left: 310px;
  276. top: 66px;
  277. height: 150px;
  278. font-weight: normal;
  279. z-index:99999999999999999;
  280. }
  281.  
  282.  
  283. .stars-bg {
  284. position: fixed;
  285. width: 100%;
  286. height: 100%;
  287. top: 0;
  288. left: 0;
  289. background-size: 240px;
  290. backface-visibility: visible;
  291. z-index: 999999999999999999999999;
  292. animation: spin 300s linear infinite;
  293. }
  294.  
  295.  
  296. .circle {
  297. position: absolute;
  298. background-color: #35110d;
  299. width: 1px;
  300. height: 1px;
  301. border-radius: 50%;
  302. display: flex;
  303. justify-content: center;
  304. align-items: center;
  305. z-index: 9999999999999999;
  306. box-shadow: 0px 0px 5px 2px #ae0000;
  307. animation: glow 2s infinite alternate;
  308. }
  309. .circle-big .circle {
  310. width: 2px;
  311. height: 2px;
  312. }
  313.  
  314. @keyframes glow {
  315. from {
  316. box-shadow: 0px 0px 6px 1px #992113;
  317. }
  318. to {
  319. box-shadow: 0px 0px 8px 4px #992113;
  320. }
  321. }
  322. @keyframes spin {
  323. from {
  324. transform: rotate(0deg);
  325. }
  326. to {
  327. transform: rotate(360deg);
  328. }
  329. }
  330. .circle-small .circle:nth-child(1) {
  331. top: 104%;
  332. left: 113%;
  333. animation-delay: 1s;
  334. }
  335.  
  336. .circle-big .circle:nth-child(1) {
  337. top: 25%;
  338. left: 115%;
  339. animation-delay: 1s;
  340. }
  341.  
  342. .circle-small .circle:nth-child(2) {
  343. top: -99%;
  344. left: -94%;
  345. animation-delay: 2s;
  346. }
  347.  
  348. .circle-big .circle:nth-child(2) {
  349. top: 14%;
  350. left: -58%;
  351. animation-delay: 2s;
  352. }
  353.  
  354. .circle-small .circle:nth-child(3) {
  355. top: -84%;
  356. left: -77%;
  357. animation-delay: 3s;
  358. }
  359.  
  360. .circle-big .circle:nth-child(3) {
  361. top: 86%;
  362. left: 184%;
  363. animation-delay: 3s;
  364. }
  365.  
  366. .circle-small .circle:nth-child(4) {
  367. top: -82%;
  368. left: 149%;
  369. animation-delay: 4s;
  370. }
  371.  
  372. .circle-big .circle:nth-child(4) {
  373. top: 123%;
  374. left: -34%;
  375. animation-delay: 4s;
  376. }
  377.  
  378. .circle-small .circle:nth-child(5) {
  379. top: 141%;
  380. left: 200%;
  381. animation-delay: 5s;
  382. }
  383.  
  384. .circle-big .circle:nth-child(5) {
  385. top: 142%;
  386. left: -53%;
  387. animation-delay: 5s;
  388. }
  389.  
  390. .circle-small .circle:nth-child(6) {
  391. top: 93%;
  392. left: -21%;
  393. animation-delay: 6s;
  394. }
  395.  
  396. .circle-big .circle:nth-child(6) {
  397. top: 25%;
  398. left: 149%;
  399. animation-delay: 6s;
  400. }
  401.  
  402. .circle-small .circle:nth-child(7) {
  403. top: 64%;
  404. left: -96%;
  405. animation-delay: 7s;
  406. }
  407.  
  408. .circle-big .circle:nth-child(7) {
  409. top: -65%;
  410. left: 75%;
  411. animation-delay: 7s;
  412. }
  413.  
  414. .circle-small .circle:nth-child(8) {
  415. top: 132%;
  416. left: 54%;
  417. animation-delay: 8s;
  418. }
  419.  
  420. .circle-big .circle:nth-child(8) {
  421. top: -2%;
  422. left: 21%;
  423. animation-delay: 8s;
  424. }
  425.  
  426. .circle-small .circle:nth-child(9) {
  427. top: 199%;
  428. left: -27%;
  429. animation-delay: 9s;
  430. }
  431.  
  432. .circle-big .circle:nth-child(9) {
  433. top: 28%;
  434. left: -86%;
  435. animation-delay: 9s;
  436. }
  437.  
  438. .circle-small .circle:nth-child(10) {
  439. top: 167%;
  440. left: 79%;
  441. animation-delay: 10s;
  442. }
  443.  
  444. .circle-big .circle:nth-child(10) {
  445. top: -25%;
  446. left: 4%;
  447. animation-delay: 10s;
  448. }
  449.  
  450. .circle-small .circle:nth-child(11) {
  451. top: 113%;
  452. left: 31%;
  453. animation-delay: 11s;
  454. }
  455.  
  456. .circle-big .circle:nth-child(11) {
  457. top: 10%;
  458. left: 137%;
  459. animation-delay: 11s;
  460. }
  461.  
  462. .circle-small .circle:nth-child(12) {
  463. top: -15%;
  464. left: 20%;
  465. animation-delay: 12s;
  466. }
  467.  
  468. .circle-big .circle:nth-child(12) {
  469. top: 58%;
  470. left: -59%;
  471. animation-delay: 12s;
  472. }
  473.  
  474. .circle-small .circle:nth-child(13) {
  475. top: 36%;
  476. left: 73%;
  477. animation-delay: 13s;
  478. }
  479.  
  480. .circle-big .circle:nth-child(13) {
  481. top: -85%;
  482. left: 11%;
  483. animation-delay: 13s;
  484. }
  485.  
  486. .circle-small .circle:nth-child(14) {
  487. top: 56%;
  488. left: -39%;
  489. animation-delay: 14s;
  490. }
  491.  
  492. .circle-big .circle:nth-child(14) {
  493. top: -47%;
  494. left: -83%;
  495. animation-delay: 14s;
  496. }
  497.  
  498. .circle-small .circle:nth-child(15) {
  499. top: -9%;
  500. left: -55%;
  501. animation-delay: 15s;
  502. }
  503.  
  504. .circle-big .circle:nth-child(15) {
  505. top: 94%;
  506. left: 80%;
  507. animation-delay: 15s;
  508. }
  509.  
  510. .circle-small .circle:nth-child(16) {
  511. top: 48%;
  512. left: -81%;
  513. animation-delay: 16s;
  514. }
  515.  
  516. .circle-big .circle:nth-child(16) {
  517. top: -85%;
  518. left: 90%;
  519. animation-delay: 16s;
  520. }
  521.  
  522. .circle-small .circle:nth-child(17) {
  523. top: 11%;
  524. left: -99%;
  525. animation-delay: 17s;
  526. }
  527.  
  528. .circle-big .circle:nth-child(17) {
  529. top: 138%;
  530. left: 168%;
  531. animation-delay: 17s;
  532. }
  533.  
  534. .circle-small .circle:nth-child(18) {
  535. top: 46%;
  536. left: 96%;
  537. animation-delay: 18s;
  538. }
  539.  
  540. .circle-big .circle:nth-child(18) {
  541. top: -26%;
  542. left: 196%;
  543. animation-delay: 18s;
  544. }
  545.  
  546. .circle-small .circle:nth-child(19) {
  547. top: 200%;
  548. left: 30%;
  549. animation-delay: 19s;
  550. }
  551.  
  552. .circle-big .circle:nth-child(19) {
  553. top: 163%;
  554. left: -3%;
  555. animation-delay: 19s;
  556. }
  557.  
  558. .circle-small .circle:nth-child(20) {
  559. top: 102%;
  560. left: 94%;
  561. animation-delay: 20s;
  562. }
  563.  
  564. .circle-big .circle:nth-child(20) {
  565. top: 66%;
  566. left: -72%;
  567. animation-delay: 20s;
  568. }
  569.  
  570. .circle-small .circle:nth-child(21) {
  571. top: 129%;
  572. left: 103%;
  573. animation-delay: 21s;
  574. }
  575.  
  576. .circle-big .circle:nth-child(21) {
  577. top: 105%;
  578. left: 114%;
  579. animation-delay: 21s;
  580. }
  581.  
  582. .circle-small .circle:nth-child(22) {
  583. top: 119%;
  584. left: 109%;
  585. animation-delay: 22s;
  586. }
  587.  
  588. .circle-big .circle:nth-child(22) {
  589. top: 99%;
  590. left: 13%;
  591. animation-delay: 22s;
  592. }
  593.  
  594. .circle-small .circle:nth-child(23) {
  595. top: 67%;
  596. left: -12%;
  597. animation-delay: 23s;
  598. }
  599.  
  600. .circle-big .circle:nth-child(23) {
  601. top: -33%;
  602. left: -61%;
  603. animation-delay: 23s;
  604. }
  605.  
  606. .circle-small .circle:nth-child(24) {
  607. top: 56%;
  608. left: 6%;
  609. animation-delay: 24s;
  610. }
  611.  
  612. .circle-big .circle:nth-child(24) {
  613. top: 146%;
  614. left: 57%;
  615. animation-delay: 24s;
  616. }
  617.  
  618. .circle-small .circle:nth-child(25) {
  619. top: 66%;
  620. left: 158%;
  621. animation-delay: 25s;
  622. }
  623.  
  624. .circle-big .circle:nth-child(25) {
  625. top: -14%;
  626. left: 118%;
  627. animation-delay: 25s;
  628. }
  629.  
  630. .circle-small .circle:nth-child(26) {
  631. top: -91%;
  632. left: 48%;
  633. animation-delay: 26s;
  634. }
  635.  
  636. .circle-big .circle:nth-child(26) {
  637. top: 16%;
  638. left: 108%;
  639. animation-delay: 26s;
  640. }
  641.  
  642. .circle-small .circle:nth-child(27) {
  643. top: -30%;
  644. left: 87%;
  645. animation-delay: 27s;
  646. }
  647.  
  648. .circle-big .circle:nth-child(27) {
  649. top: 78%;
  650. left: -96%;
  651. animation-delay: 27s;
  652. }
  653.  
  654. .circle-small .circle:nth-child(28) {
  655. top: -43%;
  656. left: 5%;
  657. animation-delay: 28s;
  658. }
  659.  
  660. .circle-big .circle:nth-child(28) {
  661. top: 4%;
  662. left: 191%;
  663. animation-delay: 28s;
  664. }
  665.  
  666. .circle-small .circle:nth-child(29) {
  667. top: 19%;
  668. left: -37%;
  669. animation-delay: 29s;
  670. }
  671.  
  672. .circle-big .circle:nth-child(29) {
  673. top: 128%;
  674. left: 101%;
  675. animation-delay: 29s;
  676. }
  677.  
  678. .circle-small .circle:nth-child(30) {
  679. top: 49%;
  680. left: 133%;
  681. animation-delay: 30s;
  682. }
  683.  
  684. .circle-big .circle:nth-child(30) {
  685. top: 68%;
  686. left: -52%;
  687. animation-delay: 30s;
  688. }
  689.  
  690. .circle-small .circle:nth-child(31) {
  691. top: 19%;
  692. left: -48%;
  693. animation-delay: 31s;
  694. }
  695.  
  696. .circle-big .circle:nth-child(31) {
  697. top: -81%;
  698. left: -36%;
  699. animation-delay: 31s;
  700. }
  701.  
  702. .circle-small .circle:nth-child(32) {
  703. top: 199%;
  704. left: -85%;
  705. animation-delay: 32s;
  706. }
  707.  
  708. .circle-big .circle:nth-child(32) {
  709. top: 108%;
  710. left: 152%;
  711. animation-delay: 32s;
  712. }
  713.  
  714. .circle-small .circle:nth-child(33) {
  715. top: 166%;
  716. left: -64%;
  717. animation-delay: 33s;
  718. }
  719.  
  720. .circle-big .circle:nth-child(33) {
  721. top: 131%;
  722. left: -88%;
  723. animation-delay: 33s;
  724. }
  725.  
  726. .circle-small .circle:nth-child(34) {
  727. top: -99%;
  728. left: 48%;
  729. animation-delay: 34s;
  730. }
  731.  
  732. .circle-big .circle:nth-child(34) {
  733. top: 171%;
  734. left: -27%;
  735. animation-delay: 34s;
  736. }
  737.  
  738. .circle-small .circle:nth-child(35) {
  739. top: 66%;
  740. left: -35%;
  741. animation-delay: 35s;
  742. }
  743.  
  744. .circle-big .circle:nth-child(35) {
  745. top: 119%;
  746. left: -36%;
  747. animation-delay: 35s;
  748. }
  749.  
  750. .circle-small .circle:nth-child(36) {
  751. top: -91%;
  752. left: 33%;
  753. animation-delay: 36s;
  754. }
  755.  
  756. .circle-big .circle:nth-child(36) {
  757. top: 16%;
  758. left: 144%;
  759. animation-delay: 36s;
  760. }
  761.  
  762. .circle-small .circle:nth-child(37) {
  763. top: -62%;
  764. left: -62%;
  765. animation-delay: 37s;
  766. }
  767.  
  768. .circle-big .circle:nth-child(37) {
  769. top: -47%;
  770. left: 194%;
  771. animation-delay: 37s;
  772. }
  773.  
  774. .circle-small .circle:nth-child(38) {
  775. top: -68%;
  776. left: -81%;
  777. animation-delay: 38s;
  778. }
  779.  
  780. .circle-big .circle:nth-child(38) {
  781. top: 85%;
  782. left: -41%;
  783. animation-delay: 38s;
  784. }
  785.  
  786. .circle-small .circle:nth-child(39) {
  787. top: 40%;
  788. left: -91%;
  789. animation-delay: 39s;
  790. }
  791.  
  792. .circle-big .circle:nth-child(39) {
  793. top: -29%;
  794. left: 62%;
  795. animation-delay: 39s;
  796. }
  797.  
  798. .circle-small .circle:nth-child(40) {
  799. top: -38%;
  800. left: 164%;
  801. animation-delay: 40s;
  802. }
  803.  
  804. .circle-big .circle:nth-child(40) {
  805. top: 88%;
  806. left: 28%;
  807. animation-delay: 40s;
  808. }
  809.  
  810. .circle-small .circle:nth-child(41) {
  811. top: 143%;
  812. left: -48%;
  813. animation-delay: 41s;
  814. }
  815.  
  816. .circle-big .circle:nth-child(41) {
  817. top: -26%;
  818. left: 132%;
  819. animation-delay: 41s;
  820. }
  821.  
  822. .circle-small .circle:nth-child(42) {
  823. top: 4%;
  824. left: 189%;
  825. animation-delay: 42s;
  826. }
  827.  
  828. .circle-big .circle:nth-child(42) {
  829. top: 60%;
  830. left: 178%;
  831. animation-delay: 42s;
  832. }
  833.  
  834. .circle-small .circle:nth-child(43) {
  835. top: -22%;
  836. left: -98%;
  837. animation-delay: 43s;
  838. }
  839.  
  840. .circle-big .circle:nth-child(43) {
  841. top: 182%;
  842. left: -1%;
  843. animation-delay: 43s;
  844. }
  845.  
  846. .circle-small .circle:nth-child(44) {
  847. top: 160%;
  848. left: 109%;
  849. animation-delay: 44s;
  850. }
  851.  
  852. .circle-big .circle:nth-child(44) {
  853. top: -59%;
  854. left: 53%;
  855. animation-delay: 44s;
  856. }
  857.  
  858. .circle-small .circle:nth-child(45) {
  859. top: 153%;
  860. left: 73%;
  861. animation-delay: 45s;
  862. }
  863.  
  864. .circle-big .circle:nth-child(45) {
  865. top: 28%;
  866. left: 42%;
  867. animation-delay: 45s;
  868. }
  869.  
  870. .circle-small .circle:nth-child(46) {
  871. top: -39%;
  872. left: 11%;
  873. animation-delay: 46s;
  874. }
  875.  
  876. .circle-big .circle:nth-child(46) {
  877. top: 34%;
  878. left: 77%;
  879. animation-delay: 46s;
  880. }
  881.  
  882. .circle-small .circle:nth-child(47) {
  883. top: 151%;
  884. left: 110%;
  885. animation-delay: 47s;
  886. }
  887.  
  888. .circle-big .circle:nth-child(47) {
  889. top: 108%;
  890. left: -18%;
  891. animation-delay: 47s;
  892. }
  893.  
  894. .circle-small .circle:nth-child(48) {
  895. top: 193%;
  896. left: -38%;
  897. animation-delay: 48s;
  898. }
  899.  
  900. .circle-big .circle:nth-child(48) {
  901. top: 176%;
  902. left: -98%;
  903. animation-delay: 48s;
  904. }
  905.  
  906. .circle-small .circle:nth-child(49) {
  907. top: 6%;
  908. left: -92%;
  909. animation-delay: 49s;
  910. }
  911.  
  912. .circle-big .circle:nth-child(49) {
  913. top: 87%;
  914. left: 25%;
  915. animation-delay: 49s;
  916. }
  917.  
  918. .circle-small .circle:nth-child(50) {
  919. top: -97%;
  920. left: -98%;
  921. animation-delay: 50s;
  922. }
  923.  
  924. .circle-big .circle:nth-child(50) {
  925. top: -51%;
  926. left: 105%;
  927. animation-delay: 50s;
  928. }
  929.  
  930. .circle-small .circle:nth-child(51) {
  931. top: -92%;
  932. left: 98%;
  933. animation-delay: 51s;
  934. }
  935.  
  936. .circle-big .circle:nth-child(51) {
  937. top: 132%;
  938. left: 11%;
  939. animation-delay: 51s;
  940. }
  941.  
  942. .circle-small .circle:nth-child(52) {
  943. top: 24%;
  944. left: -30%;
  945. animation-delay: 52s;
  946. }
  947.  
  948. .circle-big .circle:nth-child(52) {
  949. top: 123%;
  950. left: 150%;
  951. animation-delay: 52s;
  952. }
  953.  
  954. .circle-small .circle:nth-child(53) {
  955. top: 108%;
  956. left: -29%;
  957. animation-delay: 53s;
  958. }
  959.  
  960. .circle-big .circle:nth-child(53) {
  961. top: -54%;
  962. left: 96%;
  963. animation-delay: 53s;
  964. }
  965.  
  966. .circle-small .circle:nth-child(54) {
  967. top: 0%;
  968. left: -91%;
  969. animation-delay: 54s;
  970. }
  971.  
  972. .circle-big .circle:nth-child(54) {
  973. top: 149%;
  974. left: -31%;
  975. animation-delay: 54s;
  976. }
  977.  
  978. .circle-small .circle:nth-child(55) {
  979. top: -1%;
  980. left: 40%;
  981. animation-delay: 55s;
  982. }
  983.  
  984. .circle-big .circle:nth-child(55) {
  985. top: -96%;
  986. left: -82%;
  987. animation-delay: 55s;
  988. }
  989.  
  990. .circle-small .circle:nth-child(56) {
  991. top: 118%;
  992. left: 180%;
  993. animation-delay: 56s;
  994. }
  995.  
  996. .circle-big .circle:nth-child(56) {
  997. top: 85%;
  998. left: 169%;
  999. animation-delay: 56s;
  1000. }
  1001.  
  1002. .circle-small .circle:nth-child(57) {
  1003. top: -97%;
  1004. left: -6%;
  1005. animation-delay: 57s;
  1006. }
  1007.  
  1008. .circle-big .circle:nth-child(57) {
  1009. top: -25%;
  1010. left: 72%;
  1011. animation-delay: 57s;
  1012. }
  1013.  
  1014. .circle-small .circle:nth-child(58) {
  1015. top: 35%;
  1016. left: -3%;
  1017. animation-delay: 58s;
  1018. }
  1019.  
  1020. .circle-big .circle:nth-child(58) {
  1021. top: 40%;
  1022. left: 23%;
  1023. animation-delay: 58s;
  1024. }
  1025.  
  1026. .circle-small .circle:nth-child(59) {
  1027. top: 52%;
  1028. left: 99%;
  1029. animation-delay: 59s;
  1030. }
  1031.  
  1032. .circle-big .circle:nth-child(59) {
  1033. top: 170%;
  1034. left: 27%;
  1035. animation-delay: 59s;
  1036. }
  1037.  
  1038. .circle-small .circle:nth-child(60) {
  1039. top: 46%;
  1040. left: 122%;
  1041. animation-delay: 60s;
  1042. }
  1043.  
  1044. .circle-big .circle:nth-child(60) {
  1045. top: -66%;
  1046. left: -69%;
  1047. animation-delay: 60s;
  1048. }
  1049.  
  1050. .circle-small .circle:nth-child(61) {
  1051. top: 16%;
  1052. left: 40%;
  1053. animation-delay: 61s;
  1054. }
  1055.  
  1056. .circle-big .circle:nth-child(61) {
  1057. top: 119%;
  1058. left: -83%;
  1059. animation-delay: 61s;
  1060. }
  1061.  
  1062. .circle-small .circle:nth-child(62) {
  1063. top: 98%;
  1064. left: 149%;
  1065. animation-delay: 62s;
  1066. }
  1067.  
  1068. .circle-big .circle:nth-child(62) {
  1069. top: 139%;
  1070. left: 68%;
  1071. animation-delay: 62s;
  1072. }
  1073.  
  1074. .circle-small .circle:nth-child(63) {
  1075. top: 92%;
  1076. left: 133%;
  1077. animation-delay: 63s;
  1078. }
  1079.  
  1080. .circle-big .circle:nth-child(63) {
  1081. top: 143%;
  1082. left: 52%;
  1083. animation-delay: 63s;
  1084. }
  1085.  
  1086. .circle-small .circle:nth-child(64) {
  1087. top: 36%;
  1088. left: -7%;
  1089. animation-delay: 64s;
  1090. }
  1091.  
  1092. .circle-big .circle:nth-child(64) {
  1093. top: -16%;
  1094. left: 188%;
  1095. animation-delay: 64s;
  1096. }
  1097.  
  1098. .circle-small .circle:nth-child(65) {
  1099. top: 49%;
  1100. left: -77%;
  1101. animation-delay: 65s;
  1102. }
  1103.  
  1104. .circle-big .circle:nth-child(65) {
  1105. top: -85%;
  1106. left: 126%;
  1107. animation-delay: 65s;
  1108. }
  1109.  
  1110. .circle-small .circle:nth-child(66) {
  1111. top: -52%;
  1112. left: 114%;
  1113. animation-delay: 66s;
  1114. }
  1115.  
  1116. .circle-big .circle:nth-child(66) {
  1117. top: 15%;
  1118. left: -97%;
  1119. animation-delay: 66s;
  1120. }
  1121.  
  1122. .circle-small .circle:nth-child(67) {
  1123. top: 179%;
  1124. left: 32%;
  1125. animation-delay: 67s;
  1126. }
  1127.  
  1128. .circle-big .circle:nth-child(67) {
  1129. top: 89%;
  1130. left: 137%;
  1131. animation-delay: 67s;
  1132. }
  1133.  
  1134. .circle-small .circle:nth-child(68) {
  1135. top: 93%;
  1136. left: 139%;
  1137. animation-delay: 68s;
  1138. }
  1139.  
  1140. .circle-big .circle:nth-child(68) {
  1141. top: 154%;
  1142. left: 142%;
  1143. animation-delay: 68s;
  1144. }
  1145.  
  1146. .circle-small .circle:nth-child(69) {
  1147. top: 124%;
  1148. left: 87%;
  1149. animation-delay: 69s;
  1150. }
  1151.  
  1152. .circle-big .circle:nth-child(69) {
  1153. top: 153%;
  1154. left: -51%;
  1155. animation-delay: 69s;
  1156. }
  1157.  
  1158. .circle-small .circle:nth-child(70) {
  1159. top: 11%;
  1160. left: 117%;
  1161. animation-delay: 70s;
  1162. }
  1163.  
  1164. .circle-big .circle:nth-child(70) {
  1165. top: -52%;
  1166. left: -93%;
  1167. animation-delay: 70s;
  1168. }
  1169.  
  1170. .circle-small .circle:nth-child(71) {
  1171. top: 54%;
  1172. left: 20%;
  1173. animation-delay: 71s;
  1174. }
  1175.  
  1176. .circle-big .circle:nth-child(71) {
  1177. top: 192%;
  1178. left: 198%;
  1179. animation-delay: 71s;
  1180. }
  1181.  
  1182. .circle-small .circle:nth-child(72) {
  1183. top: -13%;
  1184. left: 62%;
  1185. animation-delay: 72s;
  1186. }
  1187.  
  1188. .circle-big .circle:nth-child(72) {
  1189. top: 180%;
  1190. left: 132%;
  1191. animation-delay: 72s;
  1192. }
  1193.  
  1194. .circle-small .circle:nth-child(73) {
  1195. top: 132%;
  1196. left: 0%;
  1197. animation-delay: 73s;
  1198. }
  1199.  
  1200. .circle-big .circle:nth-child(73) {
  1201. top: -96%;
  1202. left: 83%;
  1203. animation-delay: 73s;
  1204. }
  1205.  
  1206. .circle-small .circle:nth-child(74) {
  1207. top: 64%;
  1208. left: -30%;
  1209. animation-delay: 74s;
  1210. }
  1211.  
  1212. .circle-big .circle:nth-child(74) {
  1213. top: 131%;
  1214. left: -38%;
  1215. animation-delay: 74s;
  1216. }
  1217.  
  1218. .circle-small .circle:nth-child(75) {
  1219. top: -85%;
  1220. left: -14%;
  1221. animation-delay: 75s;
  1222. }
  1223.  
  1224. .circle-big .circle:nth-child(75) {
  1225. top: 113%;
  1226. left: 45%;
  1227. animation-delay: 75s;
  1228. }
  1229.  
  1230. .circle-small .circle:nth-child(76) {
  1231. top: -84%;
  1232. left: -2%;
  1233. animation-delay: 76s;
  1234. }
  1235.  
  1236. .circle-big .circle:nth-child(76) {
  1237. top: -68%;
  1238. left: 74%;
  1239. animation-delay: 76s;
  1240. }
  1241.  
  1242. .circle-small .circle:nth-child(77) {
  1243. top: 134%;
  1244. left: 172%;
  1245. animation-delay: 77s;
  1246. }
  1247.  
  1248. .circle-big .circle:nth-child(77) {
  1249. top: -74%;
  1250. left: 98%;
  1251. animation-delay: 77s;
  1252. }
  1253.  
  1254. .circle-small .circle:nth-child(78) {
  1255. top: 154%;
  1256. left: 104%;
  1257. animation-delay: 78s;
  1258. }
  1259.  
  1260. .circle-big .circle:nth-child(78) {
  1261. top: -21%;
  1262. left: 170%;
  1263. animation-delay: 78s;
  1264. }
  1265.  
  1266. .circle-small .circle:nth-child(79) {
  1267. top: 74%;
  1268. left: 4%;
  1269. animation-delay: 79s;
  1270. }
  1271.  
  1272. .circle-big .circle:nth-child(79) {
  1273. top: 165%;
  1274. left: 78%;
  1275. animation-delay: 79s;
  1276. }
  1277.  
  1278. .circle-small .circle:nth-child(80) {
  1279. top: -64%;
  1280. left: 54%;
  1281. animation-delay: 80s;
  1282. }
  1283.  
  1284. .circle-big .circle:nth-child(80) {
  1285. top: 168%;
  1286. left: -95%;
  1287. animation-delay: 80s;
  1288. }
  1289.  
  1290. .circle-small .circle:nth-child(81) {
  1291. top: -67%;
  1292. left: 53%;
  1293. animation-delay: 81s;
  1294. }
  1295.  
  1296. .circle-big .circle:nth-child(81) {
  1297. top: 153%;
  1298. left: 113%;
  1299. animation-delay: 81s;
  1300. }
  1301.  
  1302. .circle-small .circle:nth-child(82) {
  1303. top: -50%;
  1304. left: 171%;
  1305. animation-delay: 82s;
  1306. }
  1307.  
  1308. .circle-big .circle:nth-child(82) {
  1309. top: 18%;
  1310. left: 21%;
  1311. animation-delay: 82s;
  1312. }
  1313.  
  1314. .circle-small .circle:nth-child(83) {
  1315. top: 134%;
  1316. left: 112%;
  1317. animation-delay: 83s;
  1318. }
  1319.  
  1320. .circle-big .circle:nth-child(83) {
  1321. top: 98%;
  1322. left: 5%;
  1323. animation-delay: 83s;
  1324. }
  1325.  
  1326. .circle-small .circle:nth-child(84) {
  1327. top: 59%;
  1328. left: -16%;
  1329. animation-delay: 84s;
  1330. }
  1331.  
  1332. .circle-big .circle:nth-child(84) {
  1333. top: -21%;
  1334. left: 32%;
  1335. animation-delay: 84s;
  1336. }
  1337.  
  1338. .circle-small .circle:nth-child(85) {
  1339. top: 143%;
  1340. left: 131%;
  1341. animation-delay: 85s;
  1342. }
  1343.  
  1344. .circle-big .circle:nth-child(85) {
  1345. top: 103%;
  1346. left: -44%;
  1347. animation-delay: 85s;
  1348. }
  1349.  
  1350. .circle-small .circle:nth-child(86) {
  1351. top: 11%;
  1352. left: 145%;
  1353. animation-delay: 86s;
  1354. }
  1355.  
  1356. .circle-big .circle:nth-child(86) {
  1357. top: 144%;
  1358. left: 132%;
  1359. animation-delay: 86s;
  1360. }
  1361.  
  1362. .circle-small .circle:nth-child(87) {
  1363. top: 169%;
  1364. left: 196%;
  1365. animation-delay: 87s;
  1366. }
  1367.  
  1368. .circle-big .circle:nth-child(87) {
  1369. top: -15%;
  1370. left: 55%;
  1371. animation-delay: 87s;
  1372. }
  1373.  
  1374. .circle-small .circle:nth-child(88) {
  1375. top: -8%;
  1376. left: 31%;
  1377. animation-delay: 88s;
  1378. }
  1379.  
  1380. .circle-big .circle:nth-child(88) {
  1381. top: 199%;
  1382. left: -5%;
  1383. animation-delay: 88s;
  1384. }
  1385.  
  1386. .circle-small .circle:nth-child(89) {
  1387. top: 65%;
  1388. left: 74%;
  1389. animation-delay: 89s;
  1390. }
  1391.  
  1392. .circle-big .circle:nth-child(89) {
  1393. top: 117%;
  1394. left: 88%;
  1395. animation-delay: 89s;
  1396. }
  1397.  
  1398. .circle-small .circle:nth-child(90) {
  1399. top: -49%;
  1400. left: -4%;
  1401. animation-delay: 90s;
  1402. }
  1403.  
  1404. .circle-big .circle:nth-child(90) {
  1405. top: -26%;
  1406. left: 15%;
  1407. animation-delay: 90s;
  1408. }
  1409.  
  1410. .circle-small .circle:nth-child(91) {
  1411. top: 84%;
  1412. left: -63%;
  1413. animation-delay: 91s;
  1414. }
  1415.  
  1416. .circle-big .circle:nth-child(91) {
  1417. top: -76%;
  1418. left: 180%;
  1419. animation-delay: 91s;
  1420. }
  1421.  
  1422. .circle-small .circle:nth-child(92) {
  1423. top: 102%;
  1424. left: 157%;
  1425. animation-delay: 92s;
  1426. }
  1427.  
  1428. .circle-big .circle:nth-child(92) {
  1429. top: 159%;
  1430. left: 159%;
  1431. animation-delay: 92s;
  1432. }
  1433.  
  1434. .circle-small .circle:nth-child(93) {
  1435. top: 76%;
  1436. left: 33%;
  1437. animation-delay: 93s;
  1438. }
  1439.  
  1440. .circle-big .circle:nth-child(93) {
  1441. top: 187%;
  1442. left: -50%;
  1443. animation-delay: 93s;
  1444. }
  1445.  
  1446. .circle-small .circle:nth-child(94) {
  1447. top: 178%;
  1448. left: 187%;
  1449. animation-delay: 94s;
  1450. }
  1451.  
  1452. .circle-big .circle:nth-child(94) {
  1453. top: 174%;
  1454. left: 15%;
  1455. animation-delay: 94s;
  1456. }
  1457.  
  1458. .circle-small .circle:nth-child(95) {
  1459. top: 166%;
  1460. left: 17%;
  1461. animation-delay: 95s;
  1462. }
  1463.  
  1464. .circle-big .circle:nth-child(95) {
  1465. top: 123%;
  1466. left: 42%;
  1467. animation-delay: 95s;
  1468. }
  1469.  
  1470. .circle-small .circle:nth-child(96) {
  1471. top: 129%;
  1472. left: 64%;
  1473. animation-delay: 96s;
  1474. }
  1475.  
  1476. .circle-big .circle:nth-child(96) {
  1477. top: 68%;
  1478. left: 48%;
  1479. animation-delay: 96s;
  1480. }
  1481.  
  1482. .circle-small .circle:nth-child(97) {
  1483. top: 17%;
  1484. left: -87%;
  1485. animation-delay: 97s;
  1486. }
  1487.  
  1488. .circle-big .circle:nth-child(97) {
  1489. top: 17%;
  1490. left: -80%;
  1491. animation-delay: 97s;
  1492. }
  1493.  
  1494. .circle-small .circle:nth-child(98) {
  1495. top: 75%;
  1496. left: 48%;
  1497. animation-delay: 98s;
  1498. }
  1499.  
  1500. .circle-big .circle:nth-child(98) {
  1501. top: -11%;
  1502. left: -23%;
  1503. animation-delay: 98s;
  1504. }
  1505.  
  1506. .circle-small .circle:nth-child(99) {
  1507. top: 162%;
  1508. left: 57%;
  1509. animation-delay: 99s;
  1510. }
  1511.  
  1512. .circle-big .circle:nth-child(99) {
  1513. top: 156%;
  1514. left: 167%;
  1515. animation-delay: 99s;
  1516. }
  1517.  
  1518. .circle-small .circle:nth-child(100) {
  1519. top: 93%;
  1520. left: 52%;
  1521. animation-delay: 100s;
  1522. }
  1523.  
  1524. .circle-big .circle:nth-child(100) {
  1525. top: -49%;
  1526. left: 153%;
  1527. animation-delay: 100s;
  1528. }
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536. .uno{position: absolute; left: 40%; top: 3%; z-index: 99; max-width: 30%; animation: bounce 8s infinite; -webkit-animation: bounce 8s infinite; -o-animation: bounce 8s infinite; image-shadow: 0 0 25px #CC20FF;-webkit-transform:rotate(-740deg);}
  1537. .energy img{width: 100%;}
  1538. @keyframes bounce{ 0% {top: 3%;} 50% {top: 8%;} 100% {top: 3%;}}
  1539. .energy img{width: 100%; height: auto; image-shadow: 0 0 25px #CC20FF;}
  1540. .uno {opacity: 1; transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -webkit-transition: opacity 1s ease-in-out;}
  1541.  
  1542.  
  1543.  
  1544. .hoverbox {
  1545. position: fixed;
  1546. background-color: #;
  1547. border-radius: ;
  1548. border: px solid #;
  1549. opacity: 0;
  1550. z-index:99999999999999999999999999999999999999999999999999999999999999;
  1551. width: 520px;
  1552. height: 550px;
  1553. padding: 5px;
  1554. left: 490px;
  1555. top: 160px;
  1556. font-family: arial;
  1557. font-size: px;
  1558. color: #;
  1559. letter-spacing: 0px;
  1560. -webkit-transition: all .7s ease-in-out;
  1561. }
  1562. .hoverbox:hover {
  1563. opacity: 1;
  1564. top: 160px;
  1565.  
  1566. }
  1567. .hoverbox b {
  1568. color: # ;
  1569. font-family: calibri;
  1570. font-size: px;
  1571. line-height: 10px;
  1572. text-transform: ;
  1573. }
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579. #MUSIC {
  1580. position: fixed;
  1581. left: 8vw;
  1582. top: 55vw;
  1583. width: 7vw;
  1584. height: 7vw;
  1585. overflow: hidden;
  1586. z-index :9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  1587. }
  1588.  
  1589. .MUSICPLAYER{
  1590. position: fixed;
  1591. bottom: 0.2vw;
  1592. left: 0.5vw;
  1593. height: 4.036458333333333vw;
  1594. width: 2.9296875vw;
  1595. overflow: hidden;
  1596. z-index:9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  1597. }
  1598.  
  1599. .MUSIC{
  1600. position: fixed;
  1601. margin-top: -2.7vw;
  1602. margin-left: -0.2vw;
  1603. height: 3vw;
  1604. width: 3vw;
  1605. overflow: hidden;
  1606. z-index: 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999;
  1607. opacity: 0;
  1608. }
  1609. </style>
  1610.  
  1611.  
  1612.  
  1613.  
  1614.  
  1615.  
  1616. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.5; width: 550px; height: 312px; ; position: absolute; top: 420px; left: 0px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1617.  
  1618. <img src="https://i.imgur.com/rjEiW2f.gif" width="250" height="">
  1619.  
  1620. </div>
  1621. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 1; width: 550px; height: 412px; ; position: absolute; top: 100px; left: 0px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1622.  
  1623. <img src="https://i.imgur.com/vEsLhIz.png" width="250" height="">
  1624.  
  1625. </div>
  1626.  
  1627.  
  1628.  
  1629.  
  1630. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.1; width: 550px; height: 370px; ; position: absolute; top: 68px; left: 200px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1631.  
  1632. <img src="https://i.imgur.com/6I3n0L5.png" width="500" height="">
  1633.  
  1634. </div>
  1635. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.2; width: 550px; height: 370px; ; position: absolute; top: 268px; left: 200px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1636.  
  1637. <img src="https://i.imgur.com/6I3n0L5.png" width="500" height="">
  1638.  
  1639. </div>
  1640.  
  1641.  
  1642. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.4; width: 550px; height: 412px; ; position: absolute; top: 240px; left: 200px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1643.  
  1644. <img src="https://i.imgur.com/nbtEz3H.png" width="450" height="">
  1645.  
  1646. </div>
  1647. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.9; width: 550px; height: 460px; ; position: absolute; top: 279px; left: 160px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1648.  
  1649. <img src="https://i.imgur.com/LbPjH5Z.png" width="320" height="">
  1650.  
  1651. </div>
  1652.  
  1653.  
  1654. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.3; width: 550px; height: 412px; ; position: absolute; top: 300px; left: 0px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1655.  
  1656. <img src="https://i.imgur.com/6I3n0L5.png" width="500" height="">
  1657.  
  1658. </div>
  1659.  
  1660. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.4; width: 550px; height: 160px; ; position: absolute; top: 556px; left: 250px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1661.  
  1662. <img src="https://i.imgur.com/Nz5yNI3.png" width="" height="">
  1663.  
  1664. </div>
  1665. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.6; width: 1000px; height: 500px; ; position: absolute; top: 230px; left: 900px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff; ">
  1666.  
  1667. <img src="https://i.imgur.com/eUoaBAT.gif" width="900" height="">
  1668.  
  1669. </div>
  1670.  
  1671.  
  1672. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 0.8; width: 670px; height: 450px; ; position: absolute; top: 200px; left: 700px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1673.  
  1674. <img src="https://i.imgur.com/VRpMeSR.png" width="670" height="">
  1675.  
  1676. </div>
  1677.  
  1678.  
  1679. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: ; opacity: 1; width: 210px; height: 450px; ; position: absolute; top: 250px; left: 1170px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1680.  
  1681. <img src="https://i.imgur.com/vPTpXTE.png" width="200" height=""><br />
  1682.  
  1683. <img src="https://i.imgur.com/ptDV566.png" width="200" height="">
  1684.  
  1685. </div>
  1686.  
  1687. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: #000; opacity: 1; width: 186px; height: 300px; ; position: absolute; top: 310px; left: 1080px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1688.  
  1689.  
  1690. </div>
  1691.  
  1692. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: #; opacity: 1; width: 180px; height: 300px; ; position: absolute; top: 255px; left: 950px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: agency fb; font-size: 15; color: #fff;">
  1693. <img src="https://i.pinimg.com/originals/e5/4f/a0/e54fa012801af0ef5550c8a91f04222b.gif" width="100" height="">
  1694.  
  1695.  
  1696. </div>
  1697.  
  1698.  
  1699.  
  1700. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: #; opacity: 0.7; width: 225px; height: 300px; ; position: absolute; top: 255px; left: 715px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: italianno; font-size: 10; color: #fff; line-height:18px;">
  1701.  
  1702. lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. duis aute irure dolor in repreh end.
  1703. </div>
  1704.  
  1705. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: #; opacity: 0.7; width: 345px; height: 300px; ; position: absolute; top: 400px; left: 715px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: italianno; font-size: 10; color: #fff; line-height:18px;">
  1706.  
  1707. in voluptate velit esse cillum dolore eu fugiat nulla pariatur. excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum ad est suscipit. in voluptate velit esse cillum dolore eu fugiat nulla pariatur. excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum ad est suscipit. r sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo. deserunt mollit anim id est laborum ad est suscipit. in voluptate velit ee cillum.
  1708. </div>
  1709. <h2><span style="color: #d3cea4;"></h2>
  1710.  
  1711. <h1><span style="color: #000;"> </h1>
  1712. <h3><span style="color: #000;"> </h3>
  1713.  
  1714. <div id="name">DRAGON <br />BORN.</div>
  1715. <div id="name1">Juliet Blackwood. </div>
  1716.  
  1717.  
  1718.  
  1719.  
  1720.  
  1721.  
  1722. <div style="letter-spacing: 1px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; background-color: #; opacity: 0.7; width: 225px; height: 300px; ; position: absolute; top: 330px; left: 1080px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff; z-index:99;"><span style="font-family: italianno; font-size: 10; color: #fff; line-height:13px;">
  1723.  
  1724.   JULIET BLACKWOOD. <br />   Jules, Ju Ju, Dragon Queen.<br />   Slytherin Alumni. <br />   Vampire/ Witch.<br />   Netherlands.<br />   Wandmaker's Apprentice.<br />   Dragon Tamer.<br />   Heterosexual.<br />   Uninterested.<br />   Single.<br />   Solitude.<br /><P>   w. 11", snakewood, dragons blood<br />   p. dragon.<br />   f. fox bat [bonnie].<br />   a. classified.<br />   b. classified.<br /><P>   <a target="_blank" href="https://roleplay.chat/profile.php?user=ruse+blackwood">DEAR FATHER.</a>
  1725. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement