#loaderBarBorder {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 202px;
  height: 22px;
  border: 1px solid black;
}

#bar {
  width: 1px;
  height: 100%;
  background-color: #FF0026
}
