.test {
  display: block;
  width: 0.1rem;
  height: calc(100% - 0.4rem);
  border: .5px;
  border-width: 0.1rem;
  transform: translate3d(.75px, 0.36667rem, 0.1rem);
  color: red;
}