
.depth{
    position: relative;
    margin: 0 auto;
    width: 540;
    height: 540;
}

.stack{
    position: absolute;
    width: 540;
    height: 540;
}

#mycanvas{
 display: none;
}

