main{
  background-image: url(../Image_dev/13_david-wirzba-AK9ufbcsqGk-unsplash.jpg);
  background-size: cover;
  background-position-y: bottom;
  /* background-color: rgb(198, 148, 154); */
  /* background: linear-gradient(white,#e66465); */
  /* background: linear-gradient(white,#ecc7c7); */
  padding-top: 1%;
  /* min-width: 800px; */
  min-height: 900px;
}