
#application-canvas {
   
    bottom: 0;
    cursor: inherit;    
    left: 0;
    margin: auto;   
    position: absolute;
    right: 0;
    top: 0;
    
   

}
