#music-toggle {
    position: fixed;
    top: 1%;
    left: 1%;
    font-size: 22px;
    padding: 14px;
    cursor: pointer;
    z-index: 9999;
}