body {
    background: black;
    width: 1200px;
    margin: auto;
    font-family: MS UI Gothic;
    font-size: 12px;
    position: relative;

}

.container {
    border: 1px solid #888888;
    width: 700px;
    margin: 0 auto;
    margin-top: 50px;
    border-radius: 10px;
    background: black;
    box-shadow: 0px 0px 3px #6e6e6e;  
    overflow: hidden;
    border-top-left-radius: 4%;
    border-top-right-radius: 4%;
    z-index: 1;
    position: relative;
}

header {
    padding-left: 0px;
    margin-right: 50px;
    font-family: arial;
    font-size: 40px;
        filter: brightness(90%);
    height: 80px;
    width:700px;
    background:url(https://i.postimg.cc/SNB5YRNB/bannerrrrrrrrrr.png);

}

#ringheader {
    width: 110px;
    position: absolute;
    margin-left: 30px;
    margin-top: -80px;
    z-index: -2;
}

.headerdivder{

    background:url(https://i.postimg.cc/gkVKDb97/fghfhfghfghfgh.png);
    filter: brightness(50%);
    display: inline-block;
    width: 100%;
    height: 5px;
    border-top: 4px solid black;
    color: black;
    margin-bottom: 0;
    padding-right: 15px;
    padding-top: 2px;
}

.right {
    float: left;
}


.box {
    background: black;
    width: 700px;
    height: 600px;
    margin: auto;
    border-top: none;
    border-bottom: none;
    padding: 10px;
    position: relative;
    border-radius: 0px;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.47);
    display: flex;
}

.flexbox-left {
    width: 340px;
    padding: 5px;
    position: relative;
    margin-right: 15px;
    margin-left: -5px;
}

     .leftbox {
        background:url(https://i.postimg.cc/CK2KYcY4/leftboxbgaughhh.png);
        height: 450px;
        width: 150px;
        background-color: #000000;
    box-shadow: 0px 0px 3px #aaaaaa;
        border: 1px solid #ffffff;
            border-radius: 3%;
        padding: 5px;
        margin-bottom: 5px;
        }
        
        
        
        .leftinside {
        height: 170px;
        width: 137px;
        background-color: #000000;
    box-shadow: 0px 0px 3px #aaaaaa;
        border: 1px solid #ffffff;
            border-radius: 3%;
        padding: 5px;
        margin-bottom: 10px;
                overflow-y: scroll;
            scrollbar-width: none;
    -ms-overflow-style: none;
        }


                .leftinside2 {
        height: 245px;
        width: 137px;
        background-color: #000000;
        background:url(https://i.postimg.cc/9XBqxzBv/ghjgjgjgjgjghjgjgh.png);
        background-size: contain;
    box-shadow: 0px 0px 3px #aaaaaa;
        border: 1px solid #ffffff;
            border-radius: 3%;
        padding: 5px;
        margin-bottom: 10px;
        }

                .button {
    background: #000000;
    background-color: #000000;
    border-radius: 2px;
    border: 1px solid #6e6e6e;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: MS UI Gothic;
    font-size: 12px;
    text-decoration: none;
    text-shadow: 0px 1px 0px black;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 123px;
    height: 18px;
    text-align: center;
                }

               
               
     footer{

    background:url(https://i.postimg.cc/Jzxbwztf/fghjfjfgjfgjfjg.png);
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-top: 5px;
    color: black;
    margin-bottom: 0;
    padding-right: 15px;
    padding-top: 2px;
}

        #ps {
    margin-right: 30px;
}
        #ps img {
    width: 190px;
    height: 250px;
    position: absolute;
    margin-left: -5px;
    margin-top: -20px;
    z-index: 10;
}


.flexbox-right {
    margin-left: 170px;
    margin-top: -610px;
        width: 500px;
        padding: 5px;
        position: relative;
        }

     .rightbox {
 background:url(https://i.postimg.cc/CK2KYcY4/leftboxbgaughhh.png);
        height: 580px;
        width: 490px;
        margin-left: 5px;
        background-color: #000000;
    box-shadow: 0px 0px 3px #6e6e6e;
        border: 1px solid #ffffff;
            border-radius: 1%;
        padding: 5px;
        margin-bottom: 5px;
        }

             .rightinside {
        height: 567px;
        width: 478px;
        background-color: #000000;
    box-shadow: 0px 0px 3px #6e6e6e;
        border: 1px solid #ffffff;
            border-radius: 1%;
        padding: 5px;
        margin-bottom: 10px;
        overflow-y: scroll;
            scrollbar-width: none;
    -ms-overflow-style: none;
        }