* {
  box-sizing: border-box;
}

img {
  width: 100%;
}

.im-gif {
  width: 600px;
  position: absolute;
  top: 190px;
  left:160px;
}
