5 lines
		
	
	
	
		
			81 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			81 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| :root {
 | |
|   --background: #0e1923;
 | |
|   --foreground: #b1f5fe;
 | |
|   --accent: #ffb202;
 | |
| }
 | 
