
  .my-stamp.gif {
  position: fixed; /* Stays in place when scrolling */
  top: 60px; /* Adjust position */
  left: 10px; /* Adjust position */
  z-index: 150; /* Keeps it on top */
}