#wrap { min-height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; }
#wrap .img_wrap { text-align: center; }
#wrap .img_wrap img { width: 100%; }