body {
  margin: 0 0; }

.index-img {
  height: 740px;
  padding: 0 100px; }
  .index-img img {
    width: 100%;
    height: 100%; }

.footer {
  height: 105px;
  display: flex;
  justify-content: center;
  align-items: center; }
