Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- #profile { border: hidden; background-color: transparent; }
- .pfor {display:none;}
- body{
- background-color: #330000;
- background-image:url(http://orig13.deviantart.net/17ca/f/2013/228/a/3/elfen_lied_lucy_s_eye_by_namiti_san-d6idq1u.gif);
- background-position:center center;
- background-repeat:no-repeat;
- }
- #pale{
- position:absolute;
- bottom:0px;
- right:0px;
- left:0px;
- height:60px;
- background-color:#111;
- border-top:12px solid #1E1E1E;
- }
- #face{
- position:absolute;
- top:0px;
- right:0px;
- left:0px;
- height:60px;
- background-color:#111;
- border-bottom:12px solid #1E1E1E;
- }
- #blue{
- position:absolute;
- left:10px;
- bottom:60px;
- height:10px;
- width:600px;
- background-image:url('http://i261.photobucket.com/albums/ii58/FARMMR/moontransp_zpsefde3e07.png');
- border-top-right-radius:50px;
- border-top-left-radius:50px;
- border-top:20px solid #1E1E1E;
- border-left:3px solid #1E1E1E;
- border-right:3px solid #1E1E1E;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- overflow:hidden;
- }
- #blue:hover{
- height:350px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #eyes{
- position:absolute;
- right:10px;
- bottom:60px;
- height:10px;
- width:600px;
- background-image:url('http://i261.photobucket.com/albums/ii58/FARMMR/moonwolftranps_zps2c14f757.png');
- border-top-right-radius:50px;
- border-top-left-radius:50px;
- border-top:20px solid #1E1E1E;
- border-left:3px solid #1E1E1E;
- border-right:3px solid #1E1E1E;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- overflow:hidden;
- }
- #eyes:hover{
- height:350px;
- -webkit-transition: all 0.4s ease-in-out;
- -moz-transition: all 0.4s ease-in-out;
- -ms-transition: all 0.4s ease-in-out;
- -o-transition: all 0.4s ease-in-out;
- transition: all 0.4s ease-in-out;
- }
- #happy{
- position:absolute;
- left:0px;
- margin:13px;
- width:45%;
- height:320px;
- overflow:auto;
- }
- #happy .text{
- color:#b4b4b4;
- font-size: 16px;
- text-align: justify;
- font-family: times new roman;
- Text-shadow: #000 0px 1px 2px;
- margin: 5px;
- }
- #places{
- position:absolute;
- right:0px;
- margin:13px;
- width:45%;
- height:320px;
- overflow:auto;
- }
- #places .text{
- color:#b4b4b4;
- font-size: 16px;
- text-align: justify;
- font-family: times new roman;
- Text-shadow: #000 0px 1px 2px;
- margin: 5px;
- }
- #cloudy{
- position:absolute;
- left:0px;
- margin:13px;
- width:45%;
- height:320px;
- overflow:auto;
- }
- #cloudy .text{
- color:#b4b4b4;
- font-size: 16px;
- text-align: justify;
- font-family: times new roman;
- Text-shadow: #000 0px 1px 2px;
- margin: 5px;
- }
- #skies{
- position:absolute;
- right:0px;
- margin:13px;
- width:45%;
- height:320px;
- overflow:auto;
- }
- #skies .text{
- color:#b4b4b4;
- font-size: 16px;
- text-align: justify;
- font-family: times new roman;
- Text-shadow: #000 0px 1px 2px;
- margin: 5px;
- }
- #smile{
- position: absolute;
- padding-top:10px;
- }
- big{
- color: #878787;
- font-size: 26px;
- font-weight: light;
- letter-spacing: -1px;
- font-family:Romans;
- text-transform: normal;
- text-decoration: none;
- font-style: italic;
- font-weight: normal;
- text-align: center;
- }
- b {
- color: #5A8787;
- Text-shadow: #5A5A5A 1px 1px 1px;
- }
- bigb{
- color: #5A8787;
- }
- i {
- font-weight: italics;
- Text-shadow: #5A8787 0px 1px 2px;
- }
- u {
- text-decoration: underline;
- border-bottom: 1px dashed #5A8787;
- }
- a, a:visited {
- text-decoration: none;
- font-weight: bold;
- font-family: dimini;
- font-size: 12px;
- letter-spacing: 0.8px;
- color: #FFE15A;
- -webkit-transition: all 0.25s ease-in-out;
- -moz-transition: all 0.25s ease-in-out;
- -ms-transition: all 0.25s ease-in-out;
- -o-transition: all 0.25s ease-in-out;
- transition: all 0.25s ease-in-out;
- }
- a:hover {
- color: #8CDCF5;
- -webkit-transition: all 0.25s ease-in-out;
- -moz-transition: all 0.25s ease-in-out;
- -ms-transition: all 0.25s ease-in-out;
- -o-transition: all 0.25s ease-in-out;
- transition: all 0.25s ease-in-out;
- }
- ::-webkit-scrollbar {width: 5px;}
- ::-webkit-scrollbar-thumb:vertical {
- height: 10px;background-color: #878787;}
- ::-webkit-scrollbar-thumb:horizontal {
- height: 10px;background-color: #878787;border: 0px ;width: 15px;}
- </style>
- <div id="blue">
- <div id="happy"><div class="text">
- Herp <u>BloodBlood</u><br><br>
- Yeah, I'll gravitate towards you
- Or you'll miss me when I'm gone
- Cause things are getting creepy in this sleepy state of Oregon
- And I'm gonna set things straight again
- I'm gonna prove them wrong
- I'm gonna show the world the supernatural
- I wasn't prepared to be a scared young boy
- I wasn't prepared to be read like Tolstoy
- And destroy
- These feelings I feel inside
- This war and peace inside my mind
- Finding things I shouldn't find
- This time they're out to get you
- You kinda scare me and I wanna let you
- Go
- And find another adventure
- C'mon let's go
- I found something interesting and we should discover it together
- Yeah, I'll gravitate towards you
- Or you'll miss me when I'm gone
- Cause things are getting creepy in this sleepy state of Oregon
- And I'm gonna set things straight again
- I'm gonna prove them wrong
- I'm gonna show the world the supernatural
- I wasn't prepared to be a full grown man
- I wasn't prepared to take your hand
- A plan?
- You already know me
- Feel this one and just go with me
- An eye for an eye makes the whole world blind
- If I can't see then I can't find
- These things that are out to get you
- You kinda scare me and I wanna let you
- Go
- And find another adventure
- C'mon let's go
- I found something interesting and we should discover it together
- Yeah, I'll gravitate towards you
- Or you'll miss me when I'm gone
- Cause things are getting creepy in this sleepy state of Oregon
- And I'm gonna set things straight again
- I'm gonna prove them wrong
- I'm gonna show the world the supernatural
- Call my name
- I'm still here
- Feeling safe
- When you're near
- This magic is tragic
- Just to see me smile
- Won't you hold me for a while?
- Yeah, I'll gravitate towards you
- Or you'll miss me when I'm gone
- Cause things are getting creepy in this sleepy state of Oregon
- Gonna set things straight again
- I'm gonna prove them wrong
- I'm gonna show the world the supernatural
- Yeah, I'll gravitate towards you
- Or you'll miss me when I'm gone
- Cause things are getting creepy in this sleepy state of Oregon
- And I'm gonna set things straight again
- I'm gonna prove them wrong
- I'm gonna show the world the supernatural
- </div></div>
- <div id="places"><div class="text">
- Derp <b> Hoofhoof</b>
- </div></div>
- </div>
- <div id="eyes">
- <div id="cloudy"><div class="text">
- Gunna <i>get</i>
- </div></div>
- <div id="skies"><div class="text">
- The <a href="http://www.smbc-comics.com/" target="_blank">thing</a>
- </div></div>
- </div>
- <div id="pale">
- <div id="smile">
- <big> Bleep <bigb> Bloops </bigb> </big>
- </div>
- </div>
- <div id="face">
- <div id="smile">
- <big> Derf </big>
- </div>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment