input{
    width: 100%;
}
input[type="submit"]{
  margin-top: 15px;
  padding: 8px;
  background-color: #3f6dce;
  color: white;
}   