Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body {
- display: block;
- position: fixed;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- width: 100%;
- height: 100%;
- border: 0;
- margin: 0;
- padding: 0;
- background-color: #878787;
- color: #999;
- background-size: 29vw;
- background-position: center;
- background-repeat: repeat;
- overflow: hidden;
- cursor: url(https://i.imgur.com/2inIpFX.png), default;
- }
- ::-moz-selection {
- color: #B64046;
- text-shadow: 0 0 1px #000, 2px 2px 2px rgba(0,0,0,.1);
- }
- ::selection {
- color: #B64046;
- text-shadow: 0 0 5px #000, 2px 2px 2px rgba(0,0,0,1);
- }
- u {
- text-decoration: none;
- line-height: 1.4vw;
- color: #191324;
- opacity: .8;
- background-color: #303F58;
- padding: .1vw .15vw .05vw .2vw;
- }
- b {
- opacity: .7;
- color: #000;
- text-shadow: 0 0 5px #000, 2px 2px 2px rgb(255,255,255,.8);
- letter-spacing: .5vw;
- }
- hr {
- border: 0vw;
- height: .15px;
- background-color: #999;
- }
- a {
- color: #999;
- text-shadow: 0 0 10px #941D21, 2px 2px 2px rgb(77,77,131);
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- a:hover {
- color: #000;
- text-shadow: 0 0 5px #574F6B, 2px 2px 2px rgb(77,77,131,1);
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- span {
- color: #999;
- text-shadow: 0 0 10px #941D21, 2px 2px 2px rgb(77,77,131);
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- span:hover {
- color: #000;
- text-shadow: 0 0 5px #574F6B, 2px 2px 2px rgb(77,77,131,1);
- text-decoration: none;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- -ms-transition: all 0.5s ease-in-out;
- transition: all 0.5s ease-in-out;
- }
- ::-webkit-scrollbar {
- width: .0vw;
- height: 0vw;
- background:#fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#000;
- -webkit-border-radius: 0vw;
- border-radius: 0vw;
- }
- .stattext2text {
- transition: .9s ease-out;
- position: absolute;
- width: 10vw;
- height: 3.3vw;
- bottom: 11vw;
- left: 40vw;
- opacity: .5;
- background: #transparent;
- border: .5vw solid #000;
- outline: .1vw solid #fff;
- outline-offset: -1vw;
- color: #000;
- font-family: 'Poppins', sans-serif;
- word-wrap: break-word;
- font-size: .8vw;
- overflow: hidden;
- text-align: center;
- text-transform: uppercase;
- padding: .9vw .5vw .5vw .5vw;
- line-height: 1vw;
- letter-spacing: .05vw;
- z-index: 8001;
- }
- .cornerleft {
- transition: .9s ease-out;
- position: absolute;
- width: 10vw;
- height: 3.3vw;
- bottom: 13vw;
- left: 35vw;
- opacity: .5;
- background: #transparent;
- border-top: .5vw solid #000;
- border-left: .5vw solid #fff;
- outline: 0vw solid #fff;
- outline-offset: -1vw;
- color: #000;
- font-family: 'Poppins', sans-serif;
- word-wrap: break-word;
- font-size: .8vw;
- overflow: auto;
- text-align: center;
- text-transform: uppercase;
- padding: .9vw .5vw .5vw .5vw;
- line-height: 1vw;
- letter-spacing: .05vw;
- z-index: 5001;
- }
- .cornerleft {
- transition: .9s ease-out;
- position: absolute;
- width: 10vw;
- height: 3.3vw;
- bottom: 13.25vw;
- left: 35vw;
- opacity: .5;
- background: #transparent;
- border-top: .5vw solid #000;
- border-left: .5vw dashed #fff;
- outline: 0vw solid #fff;
- outline-offset: -1vw;
- color: #000;
- font-family: 'Poppins', sans-serif;
- word-wrap: break-word;
- font-size: .8vw;
- overflow: auto;
- text-align: center;
- text-transform: uppercase;
- padding: .9vw .5vw .5vw .5vw;
- line-height: 1vw;
- letter-spacing: .05vw;
- z-index: 5001;
- }
- .cornerright {
- transition: .9s ease-out;
- position: absolute;
- width: 10vw;
- height: 3.3vw;
- bottom: 9.3vw;
- left: 45.5vw;
- opacity: .5;
- background: #transparent;
- border-bottom: .5vw solid #000;
- border-right: .5vw dashed #fff;
- outline: 0vw solid #fff;
- outline-offset: -1vw;
- color: #000;
- font-family: 'Poppins', sans-serif;
- word-wrap: break-word;
- font-size: .8vw;
- overflow: auto;
- text-align: center;
- text-transform: uppercase;
- padding: .9vw .5vw .5vw .5vw;
- line-height: 1vw;
- letter-spacing: .05vw;
- z-index: 5001;
- }
- .image1{
- background-image: url(https://cdn.discordapp.com/attachments/808779587697508393/814759419291762758/vu-nguyen-girl75-4-small.jpg);
- filter: drop-shadow(0 0 0vw #fff);
- background-size: 28vw;
- border-left: 0vw solid #426C87;
- opacity: 1;
- position:absolute;
- bottom: 0vw;
- left: 5vw;
- width: 30vw;
- height: 31vw;
- background-repeat: no-repeat;
- background-position: center;
- pointer-events: none;
- z-index: 3003;
- }
- <link rel="preconnect" href="https://fonts.gstatic.com">
- <link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
- <div class="image1"></div>
- <div class="stattext2text"><center>I am nothing<br>but a <br><span title="mementos are beings that are given life by a
- collective of potent memories occurring in a specific area.
- these spirits are equipped with enhanced evocation,
- and those who encounter them often report instances of:
- scattered thoughts; memory loss; hallucinations; phantom pains.
- This ghost of a girl usually answers to Aelita,
- if you can remember her long enough to exchange names."><b>memory.</b></span><p></div>
- <div class="cornerleft"></div>
- <div class="cornerright"></div>
Advertisement
Add Comment
Please, Sign In to add comment