Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <img src="https://64.media.tumblr.com/556d830156e1994072d131a1a6ef4349/038b5d1fbc72f290-03/s400x600/e851ba13cbeaad31b66ff2aac9e394892b3c0718.gifv" style="width: 100%"/>
- <img src="https://64.media.tumblr.com/c29bec9aa18c04468743315eb0a3aa32/881cfe786d0e4504-04/s400x600/f3d8ffb798dc3a43715bc62d91c76576434a92b6.gifv" style="width: 100%"/>
- <!--OTHER ELEMENTS DOWN HERE-->
- <div class="music">
- <iframe width="220" height="190" src="https://www.youtube.com/embed///RTzGvGDU2kk?si=YuvMTLEJAp2oNgyr//?&;amp;;autoplay=1&;loop=1&;controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">
- </iframe>
- </div>
- <style>
- @import url('https://fonts.googleapis.com/css2?family=DotGothic16&family=Tiny5&display=swap');
- p, ul, li {
- font-family: dotgothic16;
- font-size: 13px;
- }
- h1, h2, h3, h4, h5, h6 {
- font-family: tiny5;
- }
- body {
- background: url(https://i.pinimg.com/564x/63/68/d3/6368d3187a2573f278e47b21c0b11b01.jpg);
- background-size: cover;
- background-position: center;
- background-attachment: fixed;
- }
- main {
- background: #431ba09c;
- }
- nav {
- position: relative;
- }
- nav > .links {
- position: absolute;
- left: -230px;
- top: 150px;
- width: 220px;
- height: auto;
- text-align: center;
- padding: 15px;
- background: url(https://files.catbox.moe/587vaa.jpg);
- background-size: cover;
- background-position: center;
- border: 3px solid white;
- border-radius: 7px;
- }
- nav > .links > li {
- display: block;
- text-align: left;
- font-size: 15px;
- }
- nav > .links li::before{
- content: url(https://pix.crd.co/assets/images/gallery27/05e223f1.gif?v=bae75af9);
- margin-right: 10px;
- }
- nav > .links li:not(:last-child)::after{
- display: none;
- }
- nav > .links::before{
- content: url(https://files.catbox.moe/aadjj6.png);
- }
- .active {
- margin-top: 20px;
- }
- nav > .top{
- background-image: url('https://files.catbox.moe/azsbn3.jpg');
- height: 250px;
- width: 100%;
- background-size: cover;
- background-repeat: no-repeat;
- background-position: center;
- }
- nav .links a:hover {
- }
- #comments {
- position: absolute;
- overflow-y: scroll;
- width: 300px;
- height: 300px;
- top: -106px;
- left: 496px;
- background: white;
- }
- main .right {
- padding: 10px;
- position: relative;
- }
- .friends {
- position: absolute;
- top: 205px;
- left: 497px;
- width: 300px;
- background: white;
- height: 220px;
- }
- .profile .blurbs .section {
- background: #1c0542;
- padding: 10px;
- }
- .profile .blurbs .inner {
- padding: 0;
- }
- .profile .blurbs .heading, .profile .friends .heading {
- background: #9453fc;
- color: white;
- padding: 2px 7px;
- }
- .music {
- background: black;
- width: 220px;
- height: 190px;
- position: absolute;
- top: 450px;
- left: -554px;
- }
- .music:after {
- content: "";
- background: url('https://fluorescent-lights.neocities.org/f0rzNHe.png'), linear-gradient(150deg, rgba(255,255,255,0.4), rgba(255,255,255,0.2), 40%, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.6));
- background-size: contain, cover;
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .music:before {
- content: "";
- background: url(https://fluorescent-lights.neocities.org/Digital-CD-Disk-Vector-Transparent-PNG.png);
- position: absolute;
- top: 5px;
- left: -20px;
- background-repeat: no-repeat;
- z-index: -1;
- animation-name: spin;
- animation-duration: 5000ms;
- animation-iteration-count: infinite;
- animation-timing-function: linear;
- transition: left ease 0.5s;
- width: 180px;
- height: 180px;
- background-size: cover;
- }
- .music:hover:before {
- left: -75px;
- }
- @keyframes spin {
- from {
- transform:rotate(0deg);
- }
- to {
- transform:rotate(360deg);
- }
- }
- </style>
- <!-- (c) Layout created by boybean (https://layouts.spacehey.com/layout?id=3419) -->
- <style>
- .friends-grid::before {
- width: 1000px;
- height: 80px;
- object-fit: cover;
- margin-bottom: 10px!important;
- }
- .friends-grid::before{
- content: " ";
- display: flow-root;
- font-size: 30px;
- color: var(--lighter-blue);
- font-weight: 800;
- text-align: center !important;
- margin: 10px 300px 500px 0px;
- position: relative;
- animation-fill-mode: forwards;
- }
- .friends {
- border: none;
- overflow: hidden;
- }
- .friends-grid {
- position: relative;
- animation: myfirst 10s linear infinite;
- animation-fill-mode: forwards;
- }
- @keyframes myfirst {
- 0% {left:-1000px;}
- 100% {left:500px;}
- }
- .friends-grid {
- display: flex;
- flex-wrap: nowrap;
- }
- </style>
- <!-- (c) Layout created by Twilight Sparkle (https://layouts.spacehey.com/layout?id=1796) -->
- <!-- REPLACE THE URL WITH YOUR UPLOADED GIF -->
- <style>
- .profile-pic > img { display:none; }
- .profile-pic:after { background-image: url("https://files.catbox.moe/rawli9.gif"); display: inline-block; content:"" }
- .blog-entry .profile-pic:after, .bulletin .profile-pic:after { background-size: cover; width: 110px; height: 110px; } /* blogs, bulletins */
- .general-about .profile-pic:after { background-size: cover; width: 160px; height: 160px; } /* profile */
- </style>
Add Comment
Please, Sign In to add comment