mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 14:42:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			149 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			No EOL
		
	
	
		
			149 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html><style>
 | |
| body {
 | |
|     width: 400px;
 | |
| }
 | |
| img {
 | |
|     margin: 0 auto;
 | |
|     display: block;
 | |
|     width: 100px;
 | |
|     height: 100px;
 | |
| }
 | |
| </style><img/> | 
