.music-button {
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
