html,body{
    margin: 0px;
    height: 100%;
    font-family: arial,helvetica;
    }
    
    img {
    max-width: 100%;
      max-height: 100%;}