element not working in Safari [closed]

Try changing the z-index in the css of the button.

button#btn-show {
  z-index: 10;
}