    body {
      
      
      background: #fff; 
      display: flex;
	  color:#222;
      justify-content: center;
      align-items: center;
    }
 
    .add ol li{
		padding:2px; 
    }
	 
    canvas { display: block; 
	
	}