#withdrawAmount {
  border: 1px soild gray;
  border-radius: 20px;
  width: 100%;

}

div {
  display: flex;
}

h1, p {
  text-align: center;
}
