body {
    background: url(https://i.redd.it/3unsgny5oup81.jpg);
    font-family: Arial;
    padding-top: 45px;
    text-transform: lowercase;
    background-size: cover;
    font-size: 15px;
}

.topLeft, .topRight {
    background-color: #0000005c;
    border-radius: 50px;
    box-shadow: 4px 6px 20px black;
    padding: 10px;
}

.url {
    border: solid 2px #69c0;
    padding: 2px;
}

a {
    color: #c1be13;

}


b {
    color: #c1be13;

}

.rightHead {
    background: #fc90;
    color: #ffffff;
    text-shadow: 2px 1px 6px black;
    padding-left: 4px;
}

.avatar {
    width: 200px;
    image-rendering: auto;
    margin-right: 20px;
    cursor: zoom-in;
    image-orientation: from-image;
}

.fwiendCount {
    color: #c1be13;
}


h4 {
    color: #ffffff;
    margin-bottom: 0px;
    text-shadow: 2px 1px 6px black;
}

#header {
    all: unset;
    background: linear-gradient(to bottom, #afca01 0%, #000000 100%);
    font-family: Arial;
    font-size: 15px;
    color: #fff;
    position: fixed;
    width: calc( 100% - 15px );
    height: 22px;
    padding: 5px;
    left: 0px;
    top: 0px;
    margin-bottom: 40px;
    border-bottom: 1px solid black;
    padding-left: 10px;
    padding-top: 6px;
    overflow: hidden;
    z-index: 300;
}


#hSub {
    all: unset;
    font-family: Arial;
    font-size: 15px;
    background: #6699cc00;
    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;
}

.tableLeft {
    width: 25%;
    background: none;
    padding: 10px;
    vertical-align: top;
    overflow: hidden;
}


.tableRight {
    width: 75%;
    background: #fc90;
    padding: 10px;
    vertical-align: top;
    overflow-wrap: anywhere;
}

.boxHead {
    color: #ede6e6;
    background: linear-gradient(to bottom, #afca01 0%, #000000 100%);
    padding: 3px;
    padding-bottom: 4px;
    padding-left: 6px;
}


.boxInfo {
    border: 1px solid #0000;
    margin-bottom: 20px;
    margin-top: 20px;

} 

.boxButton {
    display: inline-block;
    width: calc( 49% - 60px );
    padding-left: 30px;
    height: 24px;
    font-size: small;
    color: white;
    padding-top: 7px;
}

.extended {
    border: 1px solid #0000;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 15px;
}

div#online {
    content: url(https://i4.glitter-graphics.org/pub/70/70114ow466u9oc3.gif);
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
