body {
  background-color: #d0c2da;
}

img {
  border-radius: 1%;
}

#image1 {
  width: 100%;
  height: auto;
}

#image1:hover {
  width: 99%;
  height: auto;
}

#image2 {
  width: 100%;
  height: auto;
}

#image2:hover {
  width: 99%;
  height: auto;
}

