#music-toggle {
    position: fixed;
    top: 0;
    left: 0;
}

#volume {
    position: fixed;
    top: 0;
    left: 40px;
}