body {background-color: black;margin:0px;}

.container {display: flex;align-items: center;justify-content: center;min-height:100vh;width:100vw;flex-wrap: wrap;}
.container img {width: 100vw;max-width:600px;}