.custom-box {
  position: absolute;
  top: 50px;
  left: 50px;
  transform: translate(-50%, -50%);
}

