.hidden {
    display: none;
}

#divcanvas {    
    text-align: center;
}

#myCanvas{
    width: 100%;
}