#wrap { background: #1e1519; min-height: 100vh; background-position-x: center; display: flex; flex-direction: column; justify-content: center; align-items: center; }
#wrap .img_wrap { text-align: center; }
#wrap .img_wrap img { width: 50%; max-width: 35rem;}
