mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 09:32:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			251 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			251 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html><html><head><style>
 | |
|     .outer {
 | |
|         position: absolute;
 | |
|     }
 | |
|     .inner {
 | |
|         position: absolute;
 | |
|         left: 0;
 | |
|         right: 0;
 | |
|         border: 1px solid black;
 | |
|     }
 | |
| </style></head><body class="outer"><div class="inner"> | 
