html{
  background-image: url(Paper.jpeg); 
}
img {
  margin-left: 10%;
  margin-right: 10%;
  display: flex;
  justify-content: center;
  width: 80%;
  height: auto;
  position: absolute;
}