body {
  overflow: hidden;
}

textarea {
  resize: none;
}

#toast {
  z-index: 99;
}

#authCode {
  overflow: hidden;
}

