Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body>
- <script defer>
- window.onload = function() {
- var isCtrl = false;
- document.onkeyup=function(e)
- {
- if(e.which == 17)
- isCtrl=false;
- }
- document.onkeydown=function(e)
- {
- if(e.which == 17)
- isCtrl=true;
- if((e.which == 85) || (e.which == 67) && (isCtrl == true))
- {
- return false;
- }
- }
- var isNS = (navigator.appName == "Netscape") ? 1 : 0;
- if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
- function mischandler(){
- return false;
- }
- function mousehandler(e){
- var myevent = (isNS) ? e : event;
- var eventbutton = (isNS) ? myevent.which : myevent.button;
- if((eventbutton==2)||(eventbutton==3)) return false;
- }
- document.oncontextmenu = mischandler;
- document.onmousedown = mousehandler;
- document.onmouseup = mousehandler;
- if (document.addEventListener) { // IE >= 9; other browsers
- document.addEventListener('contextmenu', function(e) {
- alert(" Try asking RageQxeen for her codes instead."); //here you draw your own menu
- e.preventDefault();
- }, false);
- } else { // IE < 9
- document.attachEvent('oncontextmenu', function() {
- alert("O sun, abide to death.");
- window.event.returnValue = false;
- });
- }
- };
- </script>
- <style type="text/css">
- @import url('https://fonts.googleapis.com/css?family=Comfortaa|Righteous');
- @font-face {
- font-family: soupleaf;
- src: url(https://dl.dropbox.com/s/1zmiizw5yd76j4f/Magic%20Spring.otf?dl=0);
- }
- @font-face {
- font-family: gillmore;
- src: url(https://dl.dropbox.com/s/bcitntyapzfgqf3/Gillimore.ttf?dl=0);
- }
- html, body {
- background: #B7C68B;
- background-image:url("");
- background-size:400px;
- background-repeat:no-repeat;
- background-position:center bottom;
- }
- ::-webkit-scrollbar-button:vertical:{
- background-color: #transparent;}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:#transparent;
- height:150px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:#transparent;
- height:60px;}
- ::-webkit-scrollbar {
- height:60px;
- width:5px;
- background-color:#transparent;}
- #image {
- width: 20vw;
- margin: 0px;
- border: none;
- height: 40vw;
- background-color:transparent;
- position: absolute;
- right: 10vw;
- bottom: 0vw;
- background-image:url("http://i.picpar.com/Fdge.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- animation: bounce 3s infinite; -webkit-animation: bounce 3s infinite; -o-animation: bounce 3s infinite;
- }
- @keyframes bounce{
- 0% {bottom: 0vw;}
- 50% {bottom: 2vw;}
- 100% {bottom: 0vw;}}
- @-webkit-keyframes bounce {
- 0% {bottom: 0vw;}
- 50% {bottom: 2vw;}
- 100% {bottom: 0vw;}}
- #line {
- background-color: #A29574;
- width: 2vw;
- height: 100%;
- margin:auto;
- position: absolute;
- padding: 0px;
- left: 20vw;
- bottom: 0vw;
- box-shadow: #000 0px 5px 10px;
- z-index: 0;
- }
- #line2 {
- background-color: #A29574;
- width: 100%;
- height: 2vw;
- margin:auto;
- position: absolute;
- padding: 0px;
- left: 0vw;
- top: 7vw;
- box-shadow: #000 0px 5px 10px;
- z-index: 2;
- }
- #icon {
- width: 7vw;
- margin: 0px;
- border: 5px solid #A29574;
- height: 7vw;
- background-color: #A29574;
- position: absolute;
- left: -2.8vw;
- bottom: 10vw;
- background-image:url("http://i.picpar.com/Hdge.gif");
- background-repeat:no-repeat;
- background-position: center;
- background-size: cover;
- border-radius: 50%;
- }
- #icon2 {
- width: 7vw;
- margin: 0px;
- border: 5px solid #A29574;
- height: 7vw;
- background-color: #A29574;
- position: absolute;
- left: -2.8vw;
- bottom: 18vw;
- background-image:url("http://i.picpar.com/Idge.gif");
- background-repeat:no-repeat;
- background-position: center;
- background-size: cover;
- border-radius: 50%;
- }
- #icon3 {
- width: 7vw;
- margin: 0px;
- border: 5px solid #A29574;
- height: 7vw;
- background-color: #A29574;
- position: absolute;
- left: -2.8vw;
- bottom: 26vw;
- background-image:url("http://i.picpar.com/Jdge.gif");
- background-repeat:no-repeat;
- background-position: center;
- background-size: cover;
- border-radius: 50%;
- }
- #icon4 {
- width: 7vw;
- margin: 0px;
- border: 5px solid #A29574;
- height: 7vw;
- background-color: #A29574;
- position: absolute;
- left: -2.8vw;
- bottom: 34vw;
- background-image:url("http://i.picpar.com/Ldge.gif");
- background-repeat:no-repeat;
- background-position: center;
- background-size: cover;
- border-radius: 50%;
- }
- #vines {
- width: 35vw;
- margin: 0px;
- border: none;
- height: 30vw;
- background-color:transparent;
- position: absolute;
- right: 33vw;
- top: 0vw;
- background-image:url("http://i.picpar.com/Mdge.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- z-index: 0;
- }
- #flowers {
- width: 10vw;
- margin: 0px;
- border: none;
- height: 10vw;
- background-color:transparent;
- position: absolute;
- left: 15vw;
- bottom: -3vw;
- background-image:url("https://cdn140.picsart.com/280042966046211.png");
- background-repeat:no-repeat;
- background-position: bottom;
- background-size: 100%;
- z-index: 2;
- }
- #container {
- background-color: #B3A580;
- width: 40vw;
- height: 25vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- right: 30vw;
- bottom: 9vw;
- border: 3px solid #000;
- z-index: 2;
- }
- #content {
- background-color:#f8f8ff;
- width: 38vw;
- height: 18vw;
- margin:auto;
- position: absolute;
- padding: 5px;
- font-family: 'Righteous', cursive;
- font-size: 18px;
- color: #000;
- right: 0.7vw;
- bottom: 0.5vw;
- z-index:6;
- border: 5px double #000;
- }
- .title { position: absolute;
- background-color: transparent;
- color: #213514;
- font-family: 'soupleaf';
- font-size: 48px;
- font-weight: bold;
- letter-spacing:1px;
- left:10px;
- top:9px;
- line-height: 20px;
- text-align: justify;
- padding: 5px;
- overflow: none;
- z-index:0;}
- .lyricz {position: absolute;
- font-family: 'gillmore';
- color: #333;
- font-size: 2vw;
- top: 1.8vw;
- left: 8vw;
- width: 30vw;
- height: 2.9vw;
- border: 0px solid #000;
- text-align: center;
- text-shadow: -1px 0 #c0c0c0, 0 1px #000,1px 0 #000, 0 -1px #c0c0c0;
- overflow: auto;
- padding:5px 5px 5px 5px;
- z-index: 2;}
- .header{
- position:absolute;
- width: 50vw;
- background:#transparent;
- height: 2vw;
- top: 0.5vw;
- right: 25vw;
- overflow:hidden;
- font-family: 'Comfortaa', cursive;
- font-size: 1.3vw;
- font-weight:lighter;
- font-style:none;
- color:#fefefe;
- letter-spacing: 0px;
- text-transform:none;
- text-align:center;
- }
- #nav {
- background-color: transparent;
- width: 100px;
- height:40px;
- margin:auto;
- position: absolute;
- left: 0vw;
- top: 5vw;
- text-align: center;
- z-index: 10;
- }
- #nav a, #nav a:link, #nav a:visited {
- display:inline-block;
- background: #213514;
- color: #213514;
- margin-top: 0px;
- margin-bottom: 0px;
- margin-left: 0px;
- height: 10px;
- width: 10px;
- border-radius: 100%;
- box-shadow: 0px 0px 7px #254c23;
- }
- #nav a:active, #nav a:hover {
- display:inline-block;
- height: 10px;
- width: 10px;
- border-radius: 100%;
- text-decoration:none;
- background: #254c23;
- color: #254c23;
- margin: 0px;
- box-shadow: 0px 0px 5px #213514;
- }
- h1 {font-family: 'Righteous', cursive; text-align: left; border-bottom: 1px solid #000; font-size: 25px;}
- h2 {font-family: 'Righteous', cursive; text-align: right; border-bottom: 1px solid #000; font-size: 25px;}
- a {text-decoration: none; color: #111;}
- i {color: #0000FF; font-weight: bold;}
- </style>
- <div id="image"></div>
- <div id="line">
- <div id="icon"></div>
- <div id="icon2"></div>
- <div id="icon3"></div>
- <div id="icon4"></div>
- </div>
- <div id="line2">
- <div id="vines"></div>
- <div id="flowers"></div>
- <div class="header">"I am more myself in a garden than anywhere else on earth."</div>
- </div>
- <div id="container">
- <div class="title"> K a y o s h i ❁ F u r u k a w a</div>
- <div class="lyricz">the plant based hero: mother nature</div>
- <div id="nav">
- <a href="#one"></a>
- <a href="#two"></a>
- <a href="#three"></a>
- <a href="#four"></a>
- <a href="#five"></a>
- </div>
- <div id="content">
- <div style="width: 38vw; height: 18vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 38vw; height: 18vw; overflow: auto;">
- <span style="float:left;"><b>Name</b></span><span style="float:right;">Kayoshi Furukawa</span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="Yoshi, Mother Nature, Leaf, Tiny Plant (Given to her by the villian Braith)">hover.</a></span><br>
- <span style="float:left;"><b>Hero Name</b></span><span style="float:right;">Mother Nature</span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;">Female</span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;">Seventeen</span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;">Japanese</span><br>
- <span style="float:left;"><b>Voice</b></span><span style="float:right;"><a target="_blank" href="https://www.youtube.com/watch?v=PJfsjDQ3XHo" target="_blank">click here.</a></span><br>
- <span style="float:left;"><b>Class</b></span><span style="float:right;">2A</span><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;">5'11" (180.33cm)</span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;">158lbs (71.67 kg)</span><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;">Sky Blue</span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;">Fire Engine Red</span><br>
- <span style="float:left;"><b>Build</b></span><span style="float:right;">Voluptuously Toned</span><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;">Panromantic</span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;">Getting Married at 40</span><br>
- <h1>headcanons</h1>
- <ul>
- <li>She is very atheletic and able to keep up with most heroes.
- <li>She has major hobbies of Singing, Dancing and Drawing.
- <li>She has an unhealthy obsession with Boba and Energy Drinks.
- </ul>
- </div>
- <a name="two"></a>
- <div style="width: 38vw; height: 18vw; overflow: auto;" align="left">
- <span style="float:left;"><b>Quirk</b></span><span style="float:right;"><a title="Quirk Name: Gaia Calling
- Quirk Description: The quirk grants Kayoshi the abilitiy to manipulate plant life into growing and shrinking at whim by using the oxygen and energy she stores in her body. She had a quirk awakening after her quirk was shut off by an erasure type quirk that left her exploding with pure oxygen once the quirk was back to normal and working. This left the user overall more sensitive to toxins in the air within a half mile radius.
- Quirk Drawbacks/Weaknesses: The quirk is used by the oxygen she breathes in and the energy she saves up so when she overuses her quirk, she is left gasping for air and/or passing out depending on which she used more.
- The Wrath of Gaia: Kayoshi has finishing move called the wrath of Gaia, which is when Kayoshi expels the pure oxygen in her body and suffocates a opponent with oxygen poisoning, depending on long she uses this move it can kill her opponent.">hover.</a></span><br>
- <span style="float:left;"><b>Affiliation</b></span></span><span style="float:right;"><a title="She is known to associate with the group her and her two best friends created named 3K.">hover.</a></span><br>
- <center>scroll for more information.</center>
- <h2>combat</h2>
- <span style="float:left;"><b>Cooperation</b></span><span style="float:right;">●●○○○</span><br><br>
- <span style="float:left;"><b>Power</b></span><span style="float:right;">●●●○○</span><br><br>
- <span style="float:left;"><b>Speed</b></span><span style="float:right;">●●●●○</span><br><br>
- <span style="float:left;"><b>Intelligence</b></span><span style="float:right;">●●●●●</span><br><br>
- </div>
- <a name="three"></a>
- <div style="width: 38vw; height: 18vw; overflow: auto;" align="center">
- <h2>history</h2>
- to be written, there's a lot of details. be patient, i'm lazy.
- </div>
- <a name="four"></a>
- <div style="width: 38vw; height: 18vw; overflow: auto;" align="left">
- <h2>connections</h2>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Watanabe+Katori" title="Katori Watanabe - Her Goat Girl"><img style="border-radius: 50%" src="http://i.picpar.com/hDfe.jpg" align="left" height="100" width="100"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Katsumi+Aizada" title="Katsumi Aizada - Her Song Writer"><img style="border-radius: 50%" src="http://i.picpar.com/mDfe.jpg" align="left" height="100" width="100"></a>
- <a target="_blank" href="https://roleplay.chat/profile.php?user=Kana" title="Kana Yoshiba - Her 'Mother'"><img style="border-radius: 50%" src="http://i.picpar.com/nDfe.png" align="left" height="100" width="100"></a>
- <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
- <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
- <a target="_blank" href="/profile.php?user=HERE" title="HERE"><img style="border-radius: 50%" src="HERE" align="left" height="100" width="100"></a>
- </div>
- <a name="five"></a>
- <div style="width: 38vw; height: 18vw; overflow: auto;" align="left">
- <h1>out of character</h1>
- <center><b>00</b>. Want a code? Go <a target="_blank" href="https://alliealgiere.neocities.org">here</a>. Refrain from stealing.</center><br>
- <b>01</b>. OOC.<br>
- <b>01</b>. OOC.<br>
- <b>03</b>. OOC.<br>
- <b>04</b>. OOC.<br>
- <b>05</b>. OOC.<br>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment