.playpause-button {
  transition: all 0.8s ease-in-out;
  opacity: 1;
  cursor: pointer;
}
