#myCanvas {
    position: fixed;
    z-index: 10;
}

#canvas2 {
    position: fixed;
    z-index: 2;
}
