Increased canvas size
This commit is contained in:
		@@ -10,8 +10,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <style>
 | 
					    <style>
 | 
				
			||||||
        #canvas {
 | 
					        #canvas {
 | 
				
			||||||
            width: 500px;
 | 
					            width: 100%;
 | 
				
			||||||
            height: 500px;
 | 
					            height: 800px;
 | 
				
			||||||
            border: 1px solid black;
 | 
					            border: 1px solid black;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -10,8 +10,8 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    <style>
 | 
					    <style>
 | 
				
			||||||
        #canvas {
 | 
					        #canvas {
 | 
				
			||||||
            width: 500px;
 | 
					            width: 100%;
 | 
				
			||||||
            height: 500px;
 | 
					            height: 800px;
 | 
				
			||||||
            border: 1px solid black;
 | 
					            border: 1px solid black;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    </style>
 | 
					    </style>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user