div {
  float: left;
  margin-right: 30px;
}

form {
  width: 270px;
  margin-right: 10px;
  float: left;
}

input {
  display: block;
}
