.blurBackground {
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
}

#fill-playpause-button {
  pointer-events: none !important;
}
