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