4 lines
		
	
	
	
		
			97 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			97 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
.response {
 | 
						|
    background: url("/static/img/creature.png");
 | 
						|
    background-size: 128px 128px;
 | 
						|
}
 |