.play-btn,
.stop-btn {
  cursor: pointer;
}

.stop-btn {
  display: none !important; /* al inicio solo mostramos el STOP */
}
