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: #E6E6E6;
- background-size: 100%;
- background-repeat: repeat;
- z-index: 0;
- cursor: url(), default;
- }
- .picturebg {
- background-image: url(https://cdn.discordapp.com/attachments/386708033155366915/948664763179745300/sucrose2.png);
- background-size: 30vw;
- background-repeat: no-repeat;
- position: absolute;
- bottom: 0vw;
- left: 0vw;
- width: 35vw;
- height: 43.5vw;
- z-index: 3;
- transition: .9s ease-out;
- pointer-events: none;
- }
- .picture {
- background-image: url(https://cdn.discordapp.com/attachments/386708033155366915/948035007174303754/sucrose.png);
- background-size: 30vw;
- background-repeat: no-repeat;
- position: absolute;
- bottom: 0vw;
- left: 0vw;
- width: 35vw;
- height: 43.5vw;
- z-index: 5;
- transition: .9s ease-out;
- pointer-events: none;
- }
- .gif1 {
- background-image: url(https://64.media.tumblr.com/6b6e45f577d63dad50bc24c3537ac3b1/65f49c14a2e4e5f7-cd/s540x810/e86cd1cdc33f7bd82c2b6fabdbf7d2647001dbe0.gifv);
- background-size: 25vw;
- background-repeat: no-repeat;
- position: absolute;
- bottom: 20vw;
- left: 22.5vw;
- width: 25vw;
- height: 12vw;
- z-index: 2;
- opacity: .9;
- transition: .9s ease-out;
- transition-delay: 1s;
- border: .3vw solid #BDFCEC;
- pointer-events: none;
- }
- body:hover .gif1{
- width: 5vw;
- height: 11.75vw;
- bottom: 19vw;
- left: 13vw;
- opacity: 0.9;
- transition: 1.5s;
- }
- .gif2 {
- background-image: url(https://c.tenor.com/CtfT34PgDVcAAAAC/genshin-impact-genshin.gif);
- background-size: 25vw;
- background-repeat: no-repeat;
- position: absolute;
- bottom: 5.5vw;
- left: 15.2vw;
- width: 24.9vw;
- height: 12vw;
- z-index: 2;
- opacity: .9;
- transition: .9s ease-out;
- transition-delay: 1s;
- border: .3vw solid #BDFCEC;
- pointer-events: none;
- }
- body:hover .gif2{
- bottom: 5vw;
- left: 13.3vw;
- width: 3vw;
- height: 10vw;
- opacity: 0.9;
- transition: 1.5s;
- }
- .gif3 {
- background-image: url(https://i.imgur.com/moJ4Gqb.gif);
- background-size: 10vw;
- background-repeat: no-repeat;
- position: absolute;
- bottom: 0vw;
- left: 92vw;
- width: 24.9vw;
- height: 7.8vw;
- z-index: 2;
- opacity: .9;
- transition: .9s ease-out;
- transition-delay: 1s;
- pointer-events: none;
- }
- .box1 {
- position: absolute;
- width: 21vw;
- height: 12vw;
- bottom: 18.5vw;
- left: 27vw;
- font-family: 'Lusitana', serif;
- background: #;
- background-size: 50%;
- text-align: left;
- font-size: 1.5vw;
- color: #886773;
- z-index: 5;
- opacity: 0;
- transition: .9s ease-in;
- transform: rotate(0deg);
- overflow-y: scroll;
- }
- body:hover .box1{
- width: 20.5vw;
- height: 11vw;
- bottom: 19.5vw;
- left: 29vw;
- opacity: 1;
- transition: 1.5s;
- transition-delay: .8s;
- }
- .boxbg {
- position: absolute;
- width: 2vw;
- height: 12vw;
- bottom: 19vw;
- left: 13vw;
- font-family: 'Rajdhani', sans-serif;
- border: .5vw solid #BDFCEC;
- background: #;
- background-size: 50%;
- text-align: left;
- font-size: 2.5v;
- background-color: #ffffff;
- z-index: 2;
- opacity: 1;
- transition: .9s ease-out;
- transition-delay: 0.9s;
- transform: rotate(0deg);
- }
- body:hover .boxbg{
- width: 37vw;
- height: 12vw;
- bottom: 19vw;
- left: 13vw;
- opacity: 1;
- transition: 1.5s;
- }
- .box2 {
- position: absolute;
- width: 26vw;
- height: 12.5vw;
- bottom: 3.5vw;
- left: 18vw;
- font-family: 'Lusitana', serif;
- background: #;
- background-size: 50%;
- text-align: left;
- font-size: 1.5vw;
- color: #886773;
- z-index: 5;
- opacity: 0;
- transition: .9s ease-in;
- transform: rotate(0deg);
- }
- body:hover .box2{
- width: 26vw;
- height: 11.5vw;
- bottom: 4.5vw;
- left: 19vw;
- opacity: 1;
- transition: 1.5s;
- transition-delay: .8s;
- }
- .boxbg2 {
- position: absolute;
- width: 0vw;
- height: 12.5vw;
- bottom: 4vw;
- left: 13vw;
- font-family: 'Rajdhani', sans-serif;
- border: .5vw solid #BDFCEC;
- background: #;
- background-size: 50%;
- text-align: left;
- font-size: 3.2vh;
- background-color: #ffffff;
- z-index: 4;
- opacity: 1;
- transition: .9s ease-out;
- transition-delay: 0.9s;
- transform: rotate(0deg);
- }
- body:hover .boxbg2{
- width: 32vw;
- height: 12.5vw;
- bottom: 4vw;
- left: 13vw;
- opacity: 1;
- transition: 1.5s;
- }
- .barright {
- position: absolute;
- width: 1vw;
- height: 40vw;
- bottom: -3vw;
- left: 46.5vw;
- font-family: 'Rajdhani', sans-serif;
- border: .5vw solid #BDFCEC;
- background: #;
- background-size: 50%;
- text-align: left;
- font-size: 3.2vh;
- background-color: #ffffff;
- z-index: 4;
- opacity: 1;
- transition: .9s ease-out;
- transition-delay: 0.9s;
- transform: rotate(25deg);
- }
- body:hover .barright{
- opacity: 0;
- transition: 1.5s;
- }
- .name {
- background-image: url(https://i.imgur.com/a9vP5tB.png);
- background-size: 30vw;
- background-repeat: no-repeat;
- position: absolute;
- left: 17vw;
- bottom: 32.75vw;
- width: 75vw;
- height: 5.5vw;
- color: #886773;
- font-family: 'Rajdhani', sans-serif;
- font-size: 8vw;
- text-align: center;
- letter-spacing: .2vw;
- transition: .9s ease-out;
- z-index: 10;
- opacity: 1;
- filter: drop-shadow(.4vw .4vw #FFFFFF);
- transform: rotate(0deg);
- }
- ::-webkit-scrollbar-track
- {
- -webkit-box-shadow: inset 0 0 0.6vw rgba(0,0,0,0.3);
- border-radius: 0vw;
- background-color: #;
- }
- ::-webkit-scrollbar
- {
- width: 0vh;
- background-color: #;
- }
- ::-webkit-scrollbar-thumb
- {
- border-radius: 0vw;
- -webkit-box-shadow: inset 0 0 0.6vw rgba(0,0,0,.3);
- background-color: #;
- }
- u {
- text-transform: uppercase;
- text-decoration: none;
- line-height: .82vw;
- opacity: 1;
- border: .25vw solid #3B0612;
- background: #843106;
- padding: .2vw .4vw .1vw .4vw;
- }
- a {color: #BCDAE2;
- 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: #CE490C;
- -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;
- }
- .lights {
- background-image: url(https://pbs.twimg.com/media/EUYNtqpXsAYoLSh.png);
- background-size: 100%;
- background-repeat: no-repeat;
- position:absolute;
- top: 0vh;
- left: 0vh;
- width: 100vw;
- height: 75vw;
- left: vh;
- z-index: -1;
- opacity: .4;
- }
Advertisement
Add Comment
Please, Sign In to add comment