html{
  overflow: hidden;
  background-color: #E4D3A2;
}

.load {
  position: fixed;
  top: 7%;
  left: 27%;
}

.picture {
  position: fixed;
  top: 25%;
  left: 30%;
  }
  
  