
body{
  margin: 0px;
  padding: 0px;
}

.container{
  text-align:center;
}

.ImgShow{
  width:100%;
  /* max-width:1280px; */
}
