#maze{
    width: 1200px;
    height: 800px;
    touch-action: none;
    
}
/**/
body{
    text-align: center;
}