File size: 123 Bytes
f63d934
 
 
 
 
 
 
1
2
3
4
5
6
7
8
.loading {
	display: flex;
	justify-content: center;
	padding-top: 2em;
	font-size: 1.5rem;
	font-family: var(--font-2);
}