* {
  box-sizing: border-box;
}

img {
  width: 100%;
}

.im-gif {
  width: 700px;
  position: absolute;
  top: 170px;
  left:120px;
}
