forked from asklyphe-public/asklyphe
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			88 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			88 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
.response {
 | 
						|
    display: flex;
 | 
						|
    flex-direction: column;
 | 
						|
    align-items: center;
 | 
						|
}
 | 
						|
 | 
						|
 |