body { background-color: #000; 
     }
img {margin-top: 50px;
     width: 414px;
     height: 732px; 
    }
@media all and (max-width: 629px) {
          width: 100%; 
          height: 100%;
       }
}