html, body {
  
  height: 100%;
  background: white url('../img/info.jpg') center bottom no-repeat;
  background-size: 30% auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
  
}