.otpInput {
  width: 100%;
  text-align: center;

  font-size: 1.2rem;
  font-family: monospace;

  letter-spacing: 4.8ch;
  padding-left: 3rem;
}