body{
  padding: 25px;
}
.title {
	color: #5C6AC4;
}
#InputField {
  width: 400px;   /* Sets the horizontal length */
  height: 50px;  /* Sets the vertical thickness */
}