mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <style>
 | |
|   #test {
 | |
|     background-color: red;
 | |
|     border-radius: 10px;
 | |
|     width: 0px;
 | |
|     height: 0px;
 | |
|   }
 | |
| </style>
 | |
| <div id="test">
 | |
| </div>
 | 
