html,body{
    width: 98%;
    height:100%;
  }

  img{
      max-width: 100%;
      height: auto;
    }