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

div {
	display: flex;
}

h1, p {
	text-align: center;
}