.arrow {
  width: 10px;
  height: 10px;
  position: absolute;
  transform: rotateZ(45deg);
  background: #000;
  top: 45px;
}
