5 lines
		
	
	
		
			64 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			64 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| * {
 | |
|   background-color: rgba(0,0,0,0);
 | |
|   color: rgb(255,0,0);
 | |
| }
 | 
| * {
 | |
|   background-color: rgba(0,0,0,0);
 | |
|   color: rgb(255,0,0);
 | |
| }
 |