#ydh{
   position: absolute;
    height: 21px !important;
    line-height: 21px !important;
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
z-index: 9999 !important;
  }
 #ydh .ydhl{
        position: absolute;
    width: 220px;
    display: flex;
    justify-content: space-between;
    margin-left: 200px;
  }
 #ydh .ydhr{
    position: absolute;
    width: 200px;
    right: 0;
    top: 0px;
    display: flex;
    margin-right: 200px;
    justify-content: space-between;
  }