mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 02:32:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			189 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			189 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <style type="text/css">
 | |
| .box {
 | |
|     display: grid;
 | |
|     min-height: 300px;
 | |
|     padding-top: 200px;
 | |
|     box-sizing: border-box;
 | |
|     background-color: magenta;
 | |
| }
 | |
| </style><div class="box"></div> | 
