Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- @import url('https://fonts.googleapis.com/css?family=Alegreya+Sans+SC');
- @import url('https://fonts.googleapis.com/css?family=Bonheur+Royale');
- body {
- background-color: #6bc7c5;
- background-image: url("https://www.transparenttextures.com/patterns/blizzard.png");
- overflow: hidden;
- }
- ::-webkit-scrollbar
- {
- width: 0px;
- background-color: transparent;
- }
- a{
- text-decoration: none;
- }
- b{
- font-size: inherit;
- background: black;
- font-variant: smallcaps;
- color: #f9edec;
- font-weight: normal;
- padding: 1px 5px 1px 5px;
- letter-spacing: 1px;
- border-radius: 900px;
- }
- h1{
- font-size: 17;
- letter-spacing: 2px;
- color: #f9edec;
- text-shadow: -1px -1px 0px #000, 1px -1px 0px #000, -1px 1px 0px #000, 1px 1px 0px #000, 2px 2px 0px #000;;
- }
- hr{
- border-top: 1px solid #222;
- border-bottom: none;
- }
- #box {
- position: fixed;
- left:0px;
- bottom: 0px;
- margin: auto;
- height: 650px;
- width: 1265px;
- }
- #bg {
- position: absolute;
- right: 0px;
- bottom: 2px;
- background-position: 0 0;
- margin: auto;
- height: 430px;
- width: 1085;
- background-image: url("https://cdn.discordapp.com/attachments/856749827198287893/894449331560665118/Grayson_background.png");
- background-size: 100%;
- z-index: 1;
- bottom: 50px;
- filter: hue-rotate(15deg);
- }
- #title {
- position: absolute;
- bottom: 0px;
- right: 10px;
- height: 215px;
- width: 555px;
- font-size: 150pt;
- letter-spacing: 4pt;
- line-height: 1;
- color: #e8bcb9;
- font-family: 'Bonheur Royale';
- background: -webkit-linear-gradient(#fde7e8, #e96365);
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- z-index: 99;
- }
- #titleshade {
- position: absolute;
- bottom: 0px;
- right: 10px;
- height: 215px;
- width: 555px;
- font-size: 150pt;
- letter-spacing: 4pt;
- line-height: 1;
- font-family: 'Bonheur Royale';
- text-shadow: -2px -2px 0px #000, -1px -1px 0px #000, 1px 1px 0px #000, 2px 2px 0px #000, 3px 3px 0px #000, 4px 4px 0px #000;
- z-index: 9;
- }
- #cred{
- height: 35px;
- width: 35px;
- position:absolute;
- background: black;
- right: 0px;
- bottom: 0px;
- filter: grayscale(1);
- }
- .render {
- background: url('https://i.imgur.com/qPzVBqG.png');
- background-size: 100%;
- position:absolute;
- left: 0px;
- bottom: 50px;
- opacity: 1;
- width: 445px;
- height: 644px;
- filter: drop-shadow(-2px 2px 0px #f79698) drop-shadow(2px 0px 0px #f79698) drop-shadow(0px -2px 0px #f79698);
- z-index: 9;
- }
- .image {
- background: url('https://i.imgur.com/Kbw0wvC.png');
- background-size: 100%;
- height: 143px;
- width: 143px;
- top: 0px;
- left: 330px;
- position:absolute;
- border-radius: 40px;
- border: 1px solid black;
- z-index: 99;
- box-shadow: 2px 2px 0px #e8bcb9;
- }
- .image:hover {
- filter: grayscale(1);
- border-radius: 90px;
- -webkit-animation:spin .5s linear;
- -moz-animation:spin .5s linear;
- animation:spin .5s linear;
- }
- .image2 {
- background: url('https://i.imgur.com/fB1UJ2c.png');
- background-size: 100%;
- height: 143px;
- width: 143px;
- top: 0px;
- left: 530px;
- position:absolute;
- border-radius: 40px;
- border: 1px solid black;
- z-index: 99;
- box-shadow: 2px 2px 0px #e8bcb9;
- }
- .image2:hover {
- filter: grayscale(1);
- border-radius: 90px;
- -webkit-animation:spin .5s linear;
- -moz-animation:spin .5s linear;
- animation:spin .5s linear;
- }
- .image3 {
- background: url('https://i.imgur.com/AWw1VbY.png');
- background-size: 100%;
- height: 143px;
- width: 143px;
- top: 0px;
- left: 730px;
- position:absolute;
- border-radius: 40px;
- border: 1px solid black;
- box-shadow: 2px 2px 0px #e8bcb9;
- z-index: 99;
- }
- .image3:hover {
- filter: grayscale(1);
- border-radius: 90px;
- -webkit-animation:spin .5s linear;
- -moz-animation:spin .5s linear;
- animation:spin .5s linear;
- }
- .left{
- height: 409px;
- width: 244px;
- position:absolute;
- left: 450px;
- background: none;
- bottom: 60px;
- opacity: 1;
- overflow: auto;
- z-index: 99;
- border-radius: 10px;
- }
- .overlayl {
- height: 409px;
- width: 244px;
- opacity: 0;
- transition: .5s ease;
- background: #e8bcb9;
- overflow: auto;
- }
- .left:hover .overlayl {
- opacity: 1;
- }
- .textl {
- padding: 6px;
- overflow: auto;
- line-height: 1.3;
- font-size:13px;
- color: black;
- font-family: 'Alegreya Sans SC', cursive;
- text-align: justify;
- text-shadow: 1px 1px 2px #993a33;
- }
- .mid{
- height: 180px;
- width: 200px;
- position:absolute;
- left: 705px;
- background: none;
- bottom: 207px;
- opacity: 1;
- overflow: auto;
- z-index: 99;
- border-radius: 10px;
- }
- .overlaym {
- height: 180px;
- width: 200px;
- opacity: 0;
- transition: .5s ease;
- background: #e8bcb9;
- overflow: auto;
- }
- .mid:hover .overlaym {
- opacity: 1;
- }
- .textm {
- padding: 6px;
- overflow: auto;
- font-size:13px;
- color: black;
- font-family: 'Alegreya Sans SC', cursive;
- text-align: center;
- }
- .right{
- height: 233px;
- width: 333px;
- position:absolute;
- left: 916px;
- background: none;
- bottom: 145px;
- opacity: 1;
- overflow: auto;
- z-index: 99;
- border-radius: 10px;
- }
- .overlayr {
- height: 233px;
- width: 333px;
- opacity: 0;
- transition: .5s ease;
- background: #e8bcb9;
- overflow: auto;
- }
- .right:hover .overlayr {
- opacity: 1;
- }
- .textr {
- padding: 6px;
- overflow: auto;
- line-height: 1.3;
- font-size:13px;
- color: black;
- font-family: 'Alegreya Sans SC', cursive;
- text-align: justify;
- text-shadow: 1px 1px 2px #993a33;
- }
- .ren2 {
- background: url('https://i.imgur.com/vbBgk9a.png');
- background-size: 100%;
- position:absolute;
- width: 635px;
- height: 510px;
- right: -100px;
- top: -245px;
- opacity: .6;
- overflow: auto;
- z-index: 98;
- filter: drop-shadow(-2px 2px 0px #f79698) drop-shadow(2px 0px 0px #f79698) drop-shadow(0px -2px 0px #f79698);
- }
- #pics {
- width: 57px;
- height: 57px;
- border: 1px solid black;
- overflow: auto;
- margin: 1px 1px 0px 1px;
- background-color: #badede;
- display: inline-block;
- border-radius: 5px;
- transition: 0.5s linear;
- }
- #pics:hover {
- filter: grayscale(1);
- }
- @-moz-keyframes spin {
- 100%
- {
- -moz-transform: rotate(360deg);
- }
- }
- @-webkit-keyframes spin {
- 100%
- {
- -webkit-transform: rotate(360deg);
- }
- }
- @keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- transform:rotate(360deg);
- }
- </style>
- <div id="box">
- <div id="title">Grayson</div>
- <div id="titleshade">Grayson</div>
- <div class="image"></div>
- <div class="image2"></div>
- <div class="image3"></div>
- <div class="render"></div>
- <div class="ren2"></div>
- <div id="bg"></div>
- <div class="left">
- <div class="overlayl">
- <div class="textl">
- <span style="float: left;"><b>alias</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>age</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>species</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>height</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>orientation</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>personality</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>persuaded by</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>speaking voice</b></span><span style="float: right">response</span><br>
- <span style="float: left;"><b>specialty</b></span><span style="float: right">response</span><br><hr>
- <b>Lorem ipsum</b> 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 reprehenderit 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.<br><hr></div></div></div>
- <div class="mid">
- <div class="overlaym">
- <div class="textm">
- <center><h1>amigos</h1></center>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- <a target="_blank" href="LINK"><img src="https://i.imgur.com/OIgtCgq.gif" id="pics"</a>
- </a></div></div></div>
- <div class="right">
- <div class="overlayr">
- <div class="textr">
- <center><h1>Out of Character</h1></center>
- <b>o1.</b> <i>Lorem ipsum</i> dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<hr>
- <b>o2.</b> <i>Lorem ipsum</i> dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<hr>
- <b>o3.</b> <i>Lorem ipsum</i> dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<hr>
- <b>o4.</b> <i>Lorem ipsum</i> dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</div></div></div>
- </div>
- <div id="cred">
- <a target="_blank" href="https://pastebin.com/u/notjustanotter"><img src="https://i.imgur.com/6nVB66x.png" title="you have yee'd your last haw, pardner" id="cred"></a>
- </div>
Add Comment
Please, Sign In to add comment