.container #panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.speedtestd{padding: 0px;margin: 0px;margin-bottom: 3px;font-family: system-ui, sans-serif;}
.main_div {
    justify-content: center;
    align-items: center;
    text-align: center;
}

        #startStopBtn {
        /* font-family: arial; */
        font-size: 23px;
        font-family: system-ui, sans-serif;
        text-decoration: none;
        max-width: 500px;
        width:100%;
        height: 70px;
        background-image: linear-gradient(to right, rgb(178 178 178 / 46%) 0%, #ffffff 50%, rgb(178 178 178 / 52%) 100%);
        outline: none;
        /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
        border-width: 5px;
        border-color: rgb(205 205 205);
        border-style:solid;
        background-color: rgba(0, 0, 0, 0);
        color: rgb(0 0 0);
        border-radius: 100px;
        -webkit-appearance: none;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 35px auto;
        border-image: none;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
#startStopBtn:hover{
background-color:#1e1e1e
}

#startStopBtn:active{
background-image: linear-gradient(to right, rgb(255 255 255) 0%, rgb(0 255 10) 50%, rgb(255 255 255) 100%);
}


        #startStopBtn.running {
            background-color: #FF3030;
            color: #000000;
            animation: btn_running 1s infinite;
            border-style: solid;
            border-color: #ff110000;
        }

#startStopBtn:before {
    content: "START TEST";
    /* font-weight: normal; */
    color: #000000;
    font-family: system-ui, sans-serif;
}

#startStopBtn.running:before {
    content: "PLEASE WAIT";
    font-weight: normal;
    color: #ff0000;
}

div.testArea {
    display: inline-block;
    width: 165px;
    height: 132px;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 90px;
    /* margin-left: 5px; */
    /* margin-right: 5px; */
}

div.testName {
    position: absolute;
    top: 62px;
    left: 0;
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    z-index: 9;
    color: #000000;
}

#ipArea {border-radius: 20px;color: #000000;padding: 15px;margin: 10px;font-family: arial;/* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */border-width: 1px;border-color: rgb(237 237 237);border-style: solid;/* background-color: #e3e3e3; */border: 0px solid rgb(199 199 199);border-left: none;border-right: none;}

p {
    font-family: arial;
    color: #858585;
}

.public_idst {
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
}

div.meterTextdownload {
 position: absolute;
 bottom: -72px;
 display: flex;
 justify-content: center;
 align-items: center;
 height: 70px;
 border-top-right-radius: 0px!important;
 text-align: center;
 border-top-left-radius: 0px !important;
 left: 0;
 width: 163px;
 font-size: 26px;
 z-index: 0;
 border-radius: 10px;
 border-image: none;
 color: #00b0ff;
 background-color: #ffffff;
 border-width: 1px;
 border-color: rgb(255 255 255);
 border-style: solid;
 box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
div.meterTextdownload:empty:before {
    content: "0.00";
}
div.meterTextupload {
 position: absolute;
 bottom: -72px;
 display: flex;
 justify-content: center;
 align-items: center;
 height: 70px;
 border-top-right-radius: 0px!important;
 text-align: center;
 border-top-left-radius: 0px !important;
 left: 0;
 width: 163px;
 font-size: 26px;
 z-index: 0;
 border-radius: 10px;
 border-image: none;
 color: #ff5d2a;
 background-color: #ffffff;
 border-width: 1px;
 border-color: rgb(255 255 255);
 border-style: solid;
 box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
div.meterTextupload:empty:before {
    content: "0.00";
}
div.meterTextping {
 position: absolute;
 bottom: -72px;
 display: flex;
 justify-content: center;
 align-items: center;
 height: 70px;
 border-top-right-radius: 0px!important;
 text-align: center;
 border-top-left-radius: 0px !important;
 left: 0;
 width: 163px;
 font-size: 26px;
 z-index: 0;
 border-radius: 10px;
 border-image: none;
 color: #00cd08;
 background-color: #ffffff;
 border-width: 1px;
 border-color: rgb(255 255 255);
 border-style: solid;
 box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
div.meterTextping:empty:before {
    content: "0.00";
}
div.meterTextjitter {
 position: absolute;
 bottom: -72px;
 display: flex;
 justify-content: center;
 align-items: center;
 height: 70px;
 border-top-right-radius: 0px!important;
 text-align: center;
 border-top-left-radius: 0px !important;
 left: 0;
 width: 163px;
 font-size: 26px;
 z-index: 0;
 border-radius: 10px;
 border-image: none;
 color: #ff0000;
 background-color: #ffffff;
 border-width: 1px;
 border-color: rgb(255 255 255);
 border-style:solid;
 box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
div.meterTextjitter:empty:before {
    content: "0.00";
}

div.unit {
    position: absolute;
    bottom: 26px;
    left: 0;
    width: 100%;
    font-weight: normal;
    color: #000000;
    z-index: 9;
    font-family: system-ui, sans-serif;
}

.btn_divst {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%
}

.canvos {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 2px
}

div.testArea canvas {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   border-top-right-radius: 50px;
   height: 100%;
   border-top-left-radius: 50px;
   border-style: solid;
   border-bottom: 0px;
   border-width: 0px;
   background-color: #cfcfcf;
   border-color: #d5d5d5;
   box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

div.testGroup {
    display: inline-block;
}

div.testGroup {
                /* display: block; */
    margin: 0 auto;
}

h2 {
}

@keyframes myanimation {
    0% {
        background-color: #ce0e00b3;
    }

    25% {
        background-color: #005ea9;
    }

    50% {
        background-color: #ce0e00;
    }

    75% {
        background-color: #005ea9;
    }

    100% {
        background-color: #ce0e00;
    }
}

@keyframes btn_running {
    0% {
        background-color: #ff1100;
    }

    25% {
        background-color: #580000;
    }

    50% {
        background-color: #ff1100;
    }

    75% {
        background-color: #580000;
    }

    100% {
        background-color: #ff1100;
    }
}