mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 10:22:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			190 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			190 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html><style>
 | |
|     * {
 | |
|         outline: 1px solid black;
 | |
|         font-family: SerenitySans;
 | |
|     }
 | |
|     div {
 | |
|         width: min-content;
 | |
|     }
 | |
| </style><div class="test">hello friends
 | 
