#pet {
  position: fixed;
  width: 360px;
  height: 480px;
  background-repeat: no-repeat;
  transition: transform 0.5s;
}