* {
  box-sizing: border-box;
}

img {
  width: 100%;
}

.im-gif {
  width: 600px;
  position: absolute;
  top: 240px;
  left:200px;
}
