.mypicture {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 150px;
  width: 150px;
  overflow: hidden;
  z-index: 4;
  opacity: 0;
}
