
.card {
    border-radius: 10px;
  }
  
.progress{
  min-height: 36px;
}
    .centered {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-right: -50%;
    }
    #ele{
      height: 900px;
      width: 925px;
      display: block;
    }
    .progress_dash {
      position: absolute;
      z-index: 999999;
      top: 0;
      left: 0;
      padding:0;
      margin:0;
      width: 100%;
      height: 100%;
      background: #fff;
      }
      