div.was {
  position: fixed;
  /*padding-right: 12px;*/
  bottom: 60px;
  /*right: 0;*/
  z-index: 999;
  opacity: 1;
  transition: 0.3s;
  width: fit-content;
}