style>

.online { visibility: hidden; } 

nav .links li .icon{
content: url(https://voixii.carrd.co/assets/images/image01.gif?v=3c9b6e33?height=20);
}

body{
background: url('https://files.catbox.moe/e6a7ji.jpeg');
height: 100%;
background-position: center;
background-attachment: fixed;
background-repeat: no-repeat;
background-size: cover;
}

main{
    background-color: rgba(255,255,255,0.4);
    border: 1px solid white;
    box-shadow: 0 0 10px white;
    border-radius: 8px;
    color: white;
    text-shadow: 1px 1px #292929;
}

.profile-info{
background: url(https://htmlcolorcodes.com/assets/images/colors/white-color-solid-background-1920x1080.png);
    background-position: center;
    filter: contrast(0.7) brightness(1.3);
    border: 1px solid white;
    border-radius: 8px;
    box-shadow: 0 0 10px white;
}

nav .top{
margin-top: 10px;
background-color: rgba(255,255,255,0.4);
background-size: cover;
border: 1px solid white;
border-radius: 5px;
box-shadow: 0 0 8px white;
}

nav .top .left .logo {
    width: 165px;
    height: 42px;
    filter: drop-shadow(2px 4px 6px black);
}

button, input {
    overflow: visible;
    background: white;
    color: black;
    border: none;
    box-shadow: 0 0 5px white;
    border-radius: 5px;
}

nav .links {
    background-color: transparent;
    padding: 3.5px 16px;
    text-align: center;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}

nav .links a {
    text-decoration: none;
    color: white;
    text-shadow: 0 0 2px #a2d2ff, 0 0 2px #a2d2ff, 0 0 2px #a2d2ff, 0 0 2px #a2d2ff, 0 0 2px #a2d2ff, 0 0 2px #a2d2ff;
    font-size: max(0.98em, 12px);
}

nav .links .special a {
    color: white;
}

nav .links li:not(:last-child)::after, footer .links li:not(:last-child)::after {
    content: " | ";
    color: #a2d2ff;
}

footer {
    text-align: center;
    font-size: 70%;
    margin: 10px 0 10px;
    padding: 10px 5px;
    background-color: transparent;
    color: white;
}

a {
    color: #a2d2ff;
    text-decoration: none;
}

a:hover, a:active, .blog-entry .kudos-btn:hover, .blog-entry .kudos-btn:active {
    color: #a2d2ff;
    text-decoration: none;
    font-style: italic;
}

.comments-table td:first-child, .music-table td:first-child {
    background: #bde0fe;
    text-align: center;
    font-weight: bold;
    width: 38%;
}

.comments-table td, .music-table td {
    background: #bde0fe;
    vertical-align: top;
}

.profile .blurbs .heading, .profile .friends .heading {
    background: white;
    color: #a2d2ff;
    border-radius: 8px;
    padding: 2px 7px;
    box-shadow: 0 0 10px white, 0 0 5px white;
}

.profile .contact, .profile .url-info, .profile .table-section, .setting-section, .home-actions {
    width: 100%;
    border: none;
    margin: 10px 0;
}

.profile .contact .heading, .profile .table-section .heading, .setting-section .heading, .home-actions .heading {
    background: white;
    color: #a2d2ff;
    padding: 2px 7px;
    box-shadow: 0 0 5px white, 0 0 10px white;
    border-radius: 8px;
}

.details-table td:first-child {
    background: #bde0fe;
    border-radius: 8px;
    color: white;
    font-weight: bold;
    width: 33%;
    box-shadow: 0 0 10px #d8f3dc, inset 2px 2px #edf2f4, inset -2px -2px #a2d2ff;
}

.details-table td {
    background: #bde0fe;
    vertical-align: top;
    border-radius: 8px;
    box-shadow: 0 0 10px #d8f3dc, inset 2px 2px #edf2f4, inset -2px -2px #a2d2ff;
}

.profile-info{
background-color: transparent;
    background-position: center;
    filter: contrast(0.7) brightness(1.3);
    border: 1px solid white;
    border-radius: 8px;
    box-shadow: 0 0 10px white;
}

.profile .blurbs .section h4 {
    margin: 0;
    color: #a2d2ff;
}

.count {
    color: #a2d2ff;
}

.profile .friends .person p {
    color: inherit;
    font-weight: bold;
    width: 100%;
    overflow-wrap: break-word;
    word-break: break-word;
    font-size: 100%;
    text-align: center;
}

img.pfp-fallback {
    border: 1px solid white;
    box-shadow: 0 0 10px white;
    border-radius: 8px;
}

::-webkit-scrollbar {
    width: 12px;
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #a2d2ff;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #fff;
}

.online {
    color: #a2d2ff;
    font-weight: bold;
    font-size: 95%;
}

:root {
--cd-image: url('https://myspace.f46n.org/res/discord/attachments/981645837111291934/1152065175210426408/MagicEraser_230914_221535.png?width=150&height=150');
}
.profile-pic {
position: relative;
width: 183px;
filter: drop-shadow(0 0 0.25rem gray);
}
.profile-pic: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%;
}

.profile-pic:before {
content: "";
background: var(--cd-image);
position: absolute;
top: 5px;
left: -20px;
width: 150px;
height: 150px;
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;
}
.profile-pic:hover:before {
left: -75px;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.profile-pic .pfp-fallback {
float: right;
width: 163px;
height: 160px;
border: none;
}
.general-about .profile-pic img {
max-width: inherit;
}

table.comments-table{
display: block;
height: 393px!important;
overflow-y: scroll;
}

<iframe width="0" height="0" src="https://www.youtube.com/embed/r2dosVRzLSM?loop=1&autoplay=1&controls=0&start=0&playlist=r2dosVRzLSM&&#x201D;title=" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="&#x201D;&#x201D;">
</iframe>

>
</style>