Advertisement
cat_inthe_cradle

Andromedae (Crimson)

Feb 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.90 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  3.  
  4.  
  5. body {
  6. margin: 0;
  7. padding: 0;
  8. background: url(http://i.picpar.com/QOEc.gif);
  9. background-size: cover;
  10.  
  11. -webkit-background-size: ;
  12. -moz-background-size: cover;
  13. -o-background-size: cover;
  14. background-size: ;
  15.  
  16. }
  17.  
  18. a {
  19. text-decoration: none;
  20. -webkit-transition: all 0.5s ease;
  21. -moz-transition: all 0.5s ease;
  22. transition: all 0.5s ease;
  23. }
  24.  
  25. a:hover {
  26. -webkit-transition: all 0.5s ease;
  27. -moz-transition: all 0.5s ease;
  28. transition: all 0.5s ease;
  29. }
  30.  
  31. #top-one {
  32. position: fixed;
  33. left: 4%;
  34. top: 8%;
  35. width: 35%;
  36. height: 0px;
  37. border-top: px solid;
  38. border-color: #FFFFFF; /*change border color here*/
  39. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  40. }
  41.  
  42. #top-two {
  43. position: fixed;
  44. right: 4%;
  45. top: 8%;
  46. width: 35%;
  47. height: 0px;
  48. border-top: px solid;
  49. border-color: #FFFFFF; /*change border color here*/
  50. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  51. }
  52.  
  53. #left {
  54. position: fixed;
  55. left: 4%;
  56. top: 8%;
  57. height: 84%;
  58. width: 0px;
  59. border-left: px solid;
  60. border-color: #FFFFFF; /*change border color here*/
  61. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  62.  
  63. }
  64.  
  65. #bottom {
  66. position: fixed;
  67. width: 92%;
  68. height: 0px;
  69. margin: 0 auto;
  70. left: 0px;
  71. right: 0px;
  72. bottom: 8%;
  73. border-bottom: 0px solid;
  74. border-color: #FFFFFF; /*change border color here*/
  75. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  76. }
  77.  
  78. #right {
  79. position: fixed;
  80. right: 4%;
  81. top: 8%;
  82. height: 84%;
  83. width: 0px;
  84. border-right: 0px solid;
  85. border-color: #FFFFFF; /*change border color here*/
  86. box-shadow: 0 0 3px #FFFFFF; /*change border shadow color here*/
  87. }
  88.  
  89. #title {
  90. margin: 0 auto;
  91. left: 0px;
  92. right: 0px;
  93. width: 22%;
  94. text-align: center;
  95. top: 7%;
  96. position: fixed;
  97. font-family: Montserrat;
  98. letter-spacing: 13px;
  99. color: #FFFFFF; /*change title color here*/
  100. font-size: 12px;
  101. }
  102.  
  103. #url a {
  104. margin: 0 auto;
  105. left: 0px;
  106. right: 0px;
  107. width: 100%;
  108. text-align: center;
  109. top: 0px;
  110. position: fixed;
  111. font-size: 50px; /*change url size here*/
  112. letter-spacing: 20px;
  113. color: #760505; /*change url color here*/
  114. font-family: Prata;
  115. text-shadow:
  116. 0 0 3px #FFFFFF, /*change url shadow color here*/
  117. 0 0 3px #FFFFFF, /*change url shadow color here*/
  118. 0 0 3px #FFFFFF, /*change url shadow color here*/
  119. 0 0 3px #FFFFFF; /*change url shadow color here*/
  120. }
  121.  
  122. #url a:hover {
  123. color: #000000; /*change url hover color*/
  124. }
  125.  
  126. #c {
  127. position: fixed;
  128. bottom: 13px;
  129. right: 15px;
  130. font-family: Arial;
  131. }
  132.  
  133. #c a {
  134. color: #FFFFFF; /*change credit color here*/
  135. font-size: 18px;
  136. }
  137.  
  138. /* Credits to http://pohroro.tumblr.com */
  139.  
  140. /* This is the profile page content: */
  141. .contentpage{position:absolute;top:0%;left:0%;height:100%;width:100%;background: url(http://i.picpar.com/QOEc.gif);
  142. background-size: cover;opacity:0;z-index:-1;}
  143. .contentpage:target{opacity:1;z-index:1;transition: all 0.9s ease-in-out;
  144. -webkit-transition: all 0.9s ease-in-out;
  145. -moz-transition: all 0.9s ease-in-out;
  146. -o-transition: all 0.9s ease-in-out;
  147. -ms-transition: all 0.9s ease-in-out;}
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156. .clouds {
  157. position:absolute;
  158. left:0;
  159. bottom:0;
  160. width:100%;
  161. height:100%;
  162. display:block;
  163. overflow: visible;
  164. opacity: 0.5;
  165. background:transparent url('http://i.picpar.com/mMac.png') repeat top center;
  166. z-index:1;
  167. -moz-animation:move-scrolling-front 150s linear infinite;
  168. -ms-animation:move-scrolling-front 150s linear infinite;
  169. -o-animation:move-scrolling-front 150s linear infinite;
  170. -webkit-animation:move-scrolling-front 150s linear infinite;
  171. animation:move-scrolling-front 150s linear infinite;
  172. }
  173.  
  174. @keyframes move-scrolling-front{
  175. from{background-position:0% 0%}
  176. to{background-position:300% 0%}
  177. }
  178. @-webkit-keyframes move-scrolling-front{
  179. from{background-position:0% 0%}
  180. to{background-position:300% 0%}
  181. }
  182. @-moz-keyframes move-scrolling-front{
  183. from{background-position:0% 0%}
  184. to{background-position:300% 0%}
  185. }
  186. @-ms-keyframes move-scrolling-front{
  187. from{background-position:0% 0%}
  188. to{background-position:200% 0%}
  189. }
  190.  
  191.  
  192.  
  193. b {
  194. text-transform: ;
  195. font-size: px;
  196. font-weight: ;
  197. color: #664737;
  198. background: #fff;
  199. letter-spacing: px;
  200. padding: 1px 2px 1px 3px;
  201. margin-right: 2px;}
  202. u {
  203. text-transform: ;
  204. font-size: ;
  205. font-weight: ;
  206. color: #000;
  207. background: #;
  208. letter-spacing: 1px;
  209. padding: 1px 2px 1px 3px;
  210. margin-right: 2px;
  211. border-bottom: dotted 1px #000;}
  212. i {
  213. font-size: px;
  214. font-weight: ;
  215. color: #cf765d;
  216. letter-spacing: 1px;
  217. padding: 1px 2px 1px 3px;
  218. margin-right: 2px;}
  219.  
  220.  
  221.  
  222.  
  223. #mee { z-index: 10000; position: fixed; left:640px; top:186px; width:610px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; letter-spacing: 0px; background-color:#000; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  224.  
  225.  
  226. #meelaud { z-index: 10000; position: fixed; left:640px; top:188px; width:800px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; letter-spacing: 0px; background-color:#d6b0eb; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  227.  
  228. a {
  229. text-decoration:none;
  230. outline:none;
  231. -moz-outline-style:none;
  232. font-style: ;
  233. color:#fff;
  234. text-shadow: -1px 0 #669161, 0 1px #669161, 1px 0 #669161, 0 -1px #669161;
  235. -moz-transition-duration:0.5s;
  236. -webkit-transition-duration:0.5s;
  237. -o-transition-duration:0.5s;
  238. }
  239.  
  240. a:hover {
  241. text-decoration:none;
  242. outline:none;
  243. -moz-outline-style:none;
  244. color:#fff;
  245. }
  246.  
  247.  
  248.  
  249.  
  250. .star {
  251. position: absolute;
  252. left: 620px;
  253. top: 235px;
  254. text-align: justify;
  255. overflow: auto;
  256. z-index: 99;
  257. height: 200px;
  258. width: 200px;
  259. font-family: Poiret One;
  260. font-size: 2vh;
  261. color: #ddd;
  262. }
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271. .star1 {
  272. position: absolute;
  273. left: 585px;
  274. top: 583px;
  275. text-align: justify;
  276. overflow: auto;
  277. z-index: 99;
  278. height: 30px;
  279. width: 200px;
  280. font-family: Poiret One;
  281. font-size: 2vh;
  282. color: #ddd;
  283. }
  284. </style>
  285.  
  286.  
  287.  
  288.  
  289. </a>
  290. <div id="url">
  291.  
  292.  
  293. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.5; width: 1365px; height: 662px; background-color:#f89ffc; position: absolute; top: 0px; left: 0px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  294.  
  295. <a href="#1">
  296. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 301px; left: 300px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/WOEc.png" alt="" width="315" height=" " /> </span></div>
  297.  
  298. </a>
  299.  
  300.  
  301. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: px; ; position: absolute; top: 166px; left: 600px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://i.picpar.com/XOEc.png" alt="" width="270" height="255" /> </span></div>
  302.  
  303.  
  304.  
  305. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 100px; ; position: absolute; top: 185px; left: 640px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #2f2833;">
  306.  
  307. <span style="font-family: brush script mt, cursive; letter-spacing: 0px; font-size: 45px; letter-spacing: 0px;"> andromeda.
  308.  
  309.  
  310. </span></div>
  311.  
  312. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: px; height: 100px; ; position: absolute; top: 187px; left: 642px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #d6b0eb;">
  313.  
  314. <span style="font-family: brush script mt, cursive; letter-spacing: 0px; font-size: 45px; letter-spacing: 0px;"> andromeda.
  315.  
  316. </span></div>
  317.  
  318.  
  319. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 200px; height: 200px; ; position: absolute; top: 235px; left: 632px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: Poiret One; font-size: 2vh; line-height:14px; color: #ddd; ">
  320. Andromeda Galaxy contains approximately one trillion stars, more than twice the number of the Milky Way’s estimated 200-400 billion stars. Its name stems from the area of the sky in which it appears, the constellation of Andromeda.
  321.  
  322. </span></div>
  323.  
  324.  
  325.  
  326. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 200px; height: 20px; ; position: absolute; top: 625px; left: 632px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: Poiret One; font-size: 2vh; line-height:14px; color: #ddd; "> ◄ click image
  327.  
  328.  
  329. </span></div>
  330.  
  331. </div>
  332.  
  333.  
  334.  
  335. <div id="1" class="contentpage">
  336.  
  337.  
  338.  
  339.  
  340.  
  341. <style type="text/css">
  342.  
  343. ::selection {
  344. background: #ddd;
  345. color: #fff;
  346. }
  347.  
  348. ::-moz-selection {
  349. background: #ddd;
  350. color: #fff;
  351. }
  352.  
  353. ::-webkit-selection {
  354. background: #ddd;
  355. color: #fff;
  356. }
  357.  
  358.  
  359. ::-webkit-scrollbar-thumb:vertical {
  360. background-color: #c6a0a8;
  361. height: 50px;
  362. }
  363.  
  364. ::-webkit-scrollbar {
  365. height: 10px;
  366. width: 3px;
  367. background-color: #f0ebea;
  368. }
  369.  
  370. body {
  371. color: #aaa;
  372. text-align:justify;
  373. font-family: tahoma;
  374. font-size: 10px;
  375. background-color: #fff;
  376. background-color:#1b1924;
  377. background-attachment: fixed repeat; }
  378.  
  379.  
  380. #subete{
  381. margin-left: -200px;
  382. margin-top: 130px; }
  383.  
  384. #about { margin-top: 100px; }
  385. #about i { font-style: italic; color:#787878; letter-spacing: 2px; }
  386. #about b { font-weight: bold; color:#787878; letter-spacing: 1px; }
  387.  
  388. #kago {
  389. width: 520px;
  390. height: 330px;
  391. padding: 20px;
  392. overflow: hidden;
  393. background-color:#a2d8ef;border: 1px solid #ddd;
  394. margin-left: 400px;
  395. margin-top: -1px; }
  396.  
  397. #shouzou {
  398. width: 360px;
  399. height: 502px;
  400. background-color:#a2d8ef;border: 1px solid #ddd;
  401. padding: 5px;
  402. margin-top: -70px;
  403. margin-left: 400px;
  404. margin-right:-1px;
  405. float: left; }
  406. #shouzou img { width: 360px; height: 502px; opacity: 0.8; -webkit-filter: grayscale(1);
  407. }
  408.  
  409.  
  410. #daimei {
  411. text-align: center;
  412. font-family: georgia;
  413. color: #444;
  414. font-size: 16px;
  415. text-transform: lowercase;
  416. padding:0px 0px 2px 0px;
  417. border-bottom: 1px dotted #aaa; }
  418.  
  419. #fukudai {
  420. text-align: center;
  421. font-family: tahoma;
  422. color: #aaa;
  423. font-size: 12px;
  424. text-transform: none;
  425. padding:0px 20px 0px 20px;
  426. margin-top: 3px; }
  427.  
  428. #onaka {
  429. float: right;
  430. width: 200px;
  431. text-align: justify;
  432. height: 100px;
  433. padding: 5px;
  434. line-height: 15px;
  435. font-size:9px;
  436. position: relative; }
  437. .tap
  438. {color:#bebebe;
  439. border-left: solid 8px;
  440. letter-spacing: 1px;
  441. font-size:8px; }
  442.  
  443. #nai {
  444. margin-top: 7px;
  445. margin-left: 20px; }
  446.  
  447. #atama {
  448. float: left;
  449. width: 200px;
  450. height: 100px;
  451. padding: 5px;
  452. position: relative; }
  453.  
  454. #karada { position: absolute; margin-top: -5px; }
  455.  
  456. a:link {color:#000; }
  457. a:visited {color:#000; }
  458. a:hover {color:#4D4835;transition:3.4s;-webkit-transition:3.4s;-moz-transition:3.4s;-o-transition:3.4s;-ms-transition:3.4s; }
  459. a:active {color:#fff; }
  460.  
  461.  
  462. ul
  463. {
  464. list-style:square;
  465. margin-left:-10px; }
  466.  
  467. blockquote
  468. {
  469. background-color: #f7f7f7;
  470. padding: 5px;
  471. margin-left: 10px; margin-right: 10px; }
  472.  
  473. /* NAVIGATION */
  474.  
  475. #navi{
  476. text-align:center;
  477. margin-left:25px;
  478. margin-top: 220px;
  479. width:200px;
  480. padding:12px;
  481. position:absolute;
  482. z-index: 9999; }
  483.  
  484. #ichi {
  485. margin-bottom:4px;
  486. color:#b2b2b2;
  487. width: 60px;
  488. background-color:#a2d8ef;
  489. padding: 4px;
  490. opacity: 0.6;
  491. font-size: 8px;
  492. text-transform: uppercase;
  493. letter-spacing:1px;
  494. -webkit-transition: opacity 0.3s linear;
  495. -webkit-transition: all 0.3s ease-in-out;
  496. -moz-transition: all 0.3s ease-in-out;
  497. -o-transition: all 0.3s ease-in-out;
  498. transition: all 0.3s ease-in-out; }
  499. #ichi:hover { opacity: 1; }
  500.  
  501. /* END NAVIGATION */
  502.  
  503.  
  504.  
  505.  
  506.  
  507. b {
  508. text-transform: ;
  509. font-size: px;
  510. font-weight: ;
  511. color: #FFF;
  512. background: #820000;
  513. letter-spacing: px;
  514. padding: 1px 2px 1px 3px;
  515. margin-right: 2px;}
  516. u {
  517. text-transform: ;
  518. font-size: ;
  519. font-weight: ;
  520. color: #000;
  521. background: #;
  522. letter-spacing: 1px;
  523. padding: 1px 2px 1px 3px;
  524. margin-right: 2px;
  525. border-bottom: dotted 1px #000;}
  526. i {
  527. font-size: px;
  528. font-weight: ;
  529. color: #8e0000;
  530. letter-spacing: 1px;
  531. padding: 1px 2px 1px 3px;
  532. margin-right: 2px;}
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541. #url1 a {
  542. margin: 0 auto;
  543. left: 890px;
  544. right: 0px;
  545. width: 100%;
  546. text-align: ;
  547. top: 163px;
  548. position: fixed;
  549. font-size: 38px; /*change url size here*/
  550. letter-spacing: 2px;
  551. color: #000; /*change url color here*/
  552. font-family: Prata;
  553. text-shadow:
  554. 0 0 3px #FFFFFF, /*change url shadow color here*/
  555. 0 0 3px #FFFFFF, /*change url shadow color here*/
  556. 0 0 3px #FFFFFF, /*change url shadow color here*/
  557. 0 0 3px #FFFFFF; /*change url shadow color here*/
  558. }
  559.  
  560. #url1 a:hover {
  561. color: #3b3439; /*change url hover color*/
  562. }
  563.  
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570. .hoverbox1 {
  571. position: fixed;
  572. background-color: #fff;
  573. opacity: 0;
  574. width: 105px;
  575. height: 345px;
  576. padding: 5px;
  577. left: 1200px;
  578. top: 160px;
  579. font-family: arial;
  580. font-size: 9px;
  581. color: #;
  582. letter-spacing: 0px;
  583. -webkit-transition: all .7s ease-in-out;
  584. }
  585. .hoverbox1:hover {
  586. opacity: 1;
  587. top: 285px;
  588.  
  589. }
  590. .hoverbox1 b {
  591. color: # ;
  592. font-family: calibri;
  593. font-size: 10px;
  594. line-height: 10px;
  595. text-transform: ;
  596. }
  597.  
  598.  
  599.  
  600.  
  601.  
  602.  
  603. .linkbox {
  604. position: fixed;
  605. background-color: #fff;
  606. width: 100px;
  607. height: 100px;
  608. left: 1140px;
  609. top: 330px;
  610. z-index: 9;
  611. opacity: 0;
  612. border: 1px solid #000;
  613. -webkit-transition: all .0s ease-in-out;
  614. }
  615. .linkbox:hover {
  616. opacity: 1;
  617. }
  618. .linkbox a {
  619. display: block;
  620. background-color: #ebf6f9;
  621. margin-top: 4px;
  622. height: 15px;
  623. width: 90px;
  624. align: center;
  625. line-height: 15px;
  626. color: #fff;
  627. }
  628. .linkbox a:hover {
  629. background-color: #d5e9ee;
  630. }
  631.  
  632.  
  633.  
  634.  
  635.  
  636. .mainbox {
  637. background-color: #;
  638. position: fixed;
  639. width: 181px;
  640. height: 215px;
  641. left: 1140px;
  642. top: 330px;
  643. padding: 10px;
  644. border: px solid #ffffff;
  645. opacity: 1;
  646.  
  647. }
  648.  
  649. </style>
  650.  
  651.  
  652. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.6; width: 1365px; height: 662px; background-color:#ffffff; position: absolute; top: 0px; left: 0px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  653.  
  654.  
  655.  
  656. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.8; width: 333px; height: 132px; ; position: absolute; top: 291px; left: 290px; overflow: auto; text-align: left; border-radius: ; border: 1px solid #fff;">
  657.  
  658.  
  659. </span></div>
  660.  
  661.  
  662.  
  663. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 0.8; width: px; height: px; ; position: absolute; top: 301px; left: 300px; overflow: auto; text-align: left; border-radius: ; border: 0px solid #3f3c3c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"> <img src="http://pa1.narvii.com/5886/5f841b6ec42975ec5b8e1a7f7c25c4c0dab99287_hq.gif" alt="" width="315" height=" " /> </span></div>
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 333px; height: 132px; ; position: absolute; top: 265px; left: 290px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: Poiret One; font-size: 23; line-height:22px; color: #ddd; ">
  672.  
  673. a lost star
  674. </span></div>
  675.  
  676.  
  677. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 503px; height: 132px; ; position: absolute; top: 279px; left: 430px; overflow: auto; text-align: left; border-radius: ; border-top: 1px solid #fff;"><span style="font-family: Poiret One; font-size: 23; line-height:22px; color: #ddd; ">
  678. </span></div>
  679.  
  680.  
  681.  
  682.  
  683. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 333px; height: 132px; ; position: absolute; top: 260px; left: 650px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: Poiret One; font-size: 15; line-height:22px; color: #ddd; ">
  684.  
  685. daoko mumaji • ♀ • uninterested • singular</span></div>
  686.  
  687.  
  688.  
  689.  
  690.  
  691. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em; ; opacity: 1; width: 308px; height: 132px; ; position: absolute; top: 290px; left: 640px; overflow: auto; text-align: left; border-radius: ; border: px solid #fff;"><span style="font-family: Poiret One; font-size: 15; line-height:13px; color: #ddd; ">
  692.  
  693.  
  694. Who are we? Just a spec of dust within the galaxy.
  695. Woe is me if we're not careful turns into reality and don't you dare let our best memories bring you sorrow.
  696. Yesterday I saw a lion kiss a deer. Turn the page maybe we'll find a brand new ending,
  697. where we're dancing in our tears and tell us the reason youth is wasted on the young.
  698. It's hunting season and the lambs are on the run.
  699. Searching for meaning, but are we all lost stars, trying to light up the dark?
  700.  
  701.  
  702. </span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement