7 lines
		
	
	
		
			83 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			83 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #root {
 | |
|   max-width: 100%;
 | |
|   margin: 0 auto;
 | |
|   padding: 0;
 | |
|   text-align: center;
 | |
| }
 |