11 lines
		
	
	
		
			157 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			157 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| 
								 | 
							
								#page-not-found{
							 | 
						||
| 
								 | 
							
								    width: 40em;
							 | 
						||
| 
								 | 
							
								    margin-left: auto;
							 | 
						||
| 
								 | 
							
								    margin-right: auto;
							 | 
						||
| 
								 | 
							
								    text-align: center;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								#page-not-found h1{
							 | 
						||
| 
								 | 
							
								    margin-bottom: 0.5rem;
							 | 
						||
| 
								 | 
							
								}
							 |