body {
    background-attachment: fixed;
    background-image: url(https://media4.giphy.com/media/SYrMAmJZT4YcU/giphy.gif);
    background-position: center;
    background-size: cover;
}
body {
    font-family: Arial;
    padding-top: 45px;
    font-size: 15px;
    text-align: center;
    color: white;
    text-shadow: 0px 0px 12px;
}
.boxHead {
    background: transparent;
    color: white;
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
    text-shadow: 0px 0px 9px;
}
.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: white;
    padding-top: 7px;
    text-shadow: 0 0 7px;
}
.boxInfo {
    border: 1px solid #000;
    margin-bottom: 20px;
    margin-top: 20px;
}
.rightHead {
    background: #0000;
    color: white;
    padding-left: 4px;
    text-shadow: 0 0 7px;
}
.extended {
    border: transparent;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}
.topRight {
   float: right;
   width: calc( 60% - 20px );
   padding: 10px;
   background-color: #000000c7;
}
#commentInput {
    width: calc( 100% - 6px );
    margin: 0;
    margin-top: 10px;
    height: 100px;
    background-color: #000000c7;
}
.tableRight {
    width: 75%;
    background: #000000c7;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}
.tableLeft {
    background: #000000c7;
    width: 25%;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}
textarea, textarea:focus {
    outline: none;
    box-shadow: none !important;
    border: transparent;
}
.topLeft {
    float: left;
    width: calc( 38% - 20px );
    padding: 10px;
    background-color: #000000c7;
}
.player {
    padding: 4px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: transparent;
    color: #fff;
    width: calc(100% - 10px );
    border: transparent;
}
h4 {
    color: #ffffff;
    margin-bottom: 0px;
}
.boxInfo {
    border: transparent;
    margin-bottom: 20px;
    margin-top: 20px;
}
.url {
    border: transparent;
    padding: 2px;
}
.fwiendFace img {
    border: 4px solid #3c7b8d;
    border-radius: 80%;
    background-position: center;
    border-radius: 50%;
    display: absolute;
    height: 100px;
    object-fit: cover;
    width: 100px;
    border-width: 2px;
    border-color: #000000c7;
}
a:-webkit-any-link {
    color: White;
    cursor: pointer;
    text-decoration: underline;
    text-shadow: 0px 0px 12px;
}
#header {
    all: unset;
    font-family: Ariel;
    position: fixed;
    width: calc( 100% - 15px );
    height: 22px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
    border-bottom: transparent;
}
div#header {
    background: black;
}
#header {
    all: unset;
    font-family: Arial;
    font-size: 17px;
    background: black;
    color: #fff;
    position: fixed;
    width: calc( 100% - 15px );
    height: 22px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
}
#hSub {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: black;
    font-size: small;
    margin: 0px;
    padding: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-left: 10px;
    padding-top: 4px;
    position: fixed;
    left: 0;
    top: 34px;
    width: calc(100% - 15px );
    color: #000;
    height: 15px;
    z-index: 300;
}
div#hSub {
    background: black;
}
audio {
    margin-bottom: 0px;
    margin-top: 5px;
    width: 100%;
    height: 30px;
    outline: none;
    margin-bottom: -3px;
    filter: sepia(0%) saturate(100%) grayscale(0) contrast(100%) invert(100%);
}
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    text-align: left;
}
.fwiendCount {
    color: #fff;
}
.avatar {
    border: 4px solid #404040;
    border-radius: 80%;
    background-position: center;
    border-radius: 100%;
    display: absolute;
    height: 200px;
    object-fit: cover;
    width: 200px;
    border-width: 2px;
    border-color: black;
}
.blog {
    background-color: transparent;
    padding: 15px;
}
.blogCard .avatar {
    width: 40%;
    margin-right: 0px;
    image-orientation: from-image;
}

