body{
  background-image: url("https://wallpapercave.com/wp/wp1930131.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Gloria Hallelujah', cursive;
  font-size: 26px;
}
.type{
  color:black;
  font-size: 16px;
}
.des{
  float:right;
}
.intro{
  color:black;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 30px;
  background-color: white;
}
submit{
  border: 20px;
}
