body {
  background-image: url("../../Icon/1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}
.main-form{
  height: 250px;
}