body{
    align-items: center;
    text-align: center;
    background-color: bisque;

}

.canvas{
    
    touch-action: none;
}