mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			282 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			No EOL
		
	
	
		
			282 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html><style>    
 | |
|     * { border: 1px solid black; }    
 | |
|     body { position: absolute; }
 | |
|     .inner {                       
 | |
|         max-width: 50px;            
 | |
|         height: 50px;       
 | |
|     }                       
 | |
| </style><body><div class="outer"><div class="inner"> | 
