<div class="video-background">
<div class="video-foreground">
<iframe allowfullscreen class="bg_video_maybe" frameborder="0" src="https://www.youtube-nocookie.com/embed/aEGBiAP_a-s?controls=0&autoplay=1&mute=1&showinfo=0&rel=0"></iframe>
</div>
</div>
<style>
@media screen and (max-width: 600px) {
.video-foreground {
visibility: hidden;
}
}
.video-background {
background: #000 url('https://i.pinimg.com/564x/d1/4e/98/d14e983a7054bc051740c8d2bea85472.jpg') no-repeat center;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: -99;
}
.video-foreground, .video-background iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
pointer-events: none;
}
main {
/* This changes your profile background in order to have the video visable, change the 0.6 to any number between 0 and 1 to change the visibility */
background-color: rgba(74, 96, 74, 0.6);
}
@media (min-aspect-ratio: 16/9) {
.video-foreground {
height: 300%;
top: -100%;
}
}
@media (max-aspect-ratio: 16/9) {
.video-foreground {
width: 300%;
left: -100%;
}
}
</style>
<style>
main:before {
width: 100%;
height: 300px;
display: block;
content: "";
background-image: url('https://68.media.tumblr.com/tumblr_mcedbj7rWG1revgmmo1_500.gif');
background-position: center center;
background-size: cover;
}
</style>
<style>
footer {
border-radius: 15px;
background-image: url(https://64.media.tumblr.com/966abc4d43f60006788a47cdfc68190f/b6a0ddddf24aa283-07/s640x960/bf77083a65454a1ea626cea030b9560b3d2193f6.png);
</style>
<style>
@import
url('https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap');
:root {
--font-family: monospace;
--mynamesize: 25px
;}
h1, h2, h3, h4, h5, a, p, nav label, .section{
font-family: var(--font-family) !important;
text-shadow: !important;
text-transform:!important;
}
h1, h2, h3, h4,h5,a, p, nav label, .section {color: black;}
h1 {
color: white ;
}
table, th, td {
border: none ;
}
:root {
--logo-blue: #007f00 ;
--darker-blue: ;
--lighter-blue: #cc0000 ;
--even-lighter-blue: ;
--lightest-blue: ;
--dark-orange: #000000 ;
--light-orange: ;
--even-lighter-orange: ;
--green: red;
}
.profile .contact,
.profile .url-info,
.profile .table-section,
.home-actions {
border: none ;
}
a.ditto-link {
display: block;
margin: 10px 0;
color: #cc3e3e;
font-size: 1.4rem;
font-weight: bold;
animation: blinker 1s linear infinite;
}
.profile-pic {
border-radius: 500px;
overflow: hidden;
}
.heading {
padding: 5px 0 !important;
margin-top: 15px;
margin-bottom: 10px;
background-color: transparent !important;
color: white !important;
border-bottom: 2px solid;
}
.container {
border-radius: 15px 15px 0 0;
overflow: hidden;
margin-top: 30px;
padding: 10px;
}
table.comments-table td {
background-color: !important;
}
.comments-table td:first-child img {
width: 80px;
border-radius: 500px;
}
.profile .friends .person img {
border-radius: 500px;
}
.blog-preview p {
font-size: 1.4rem;
}
.contact {
border-radius: 25px;
background: url(https://wallpapercave.com/wp/wp2276217.jpg);
background-position: center center;
background-size: cover;
padding: 20px;
width: 200px;
height: 150px;
}
</style>
<style>* {cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1159.gif), auto !important;}</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )