.h-100 {
	height: 100%;
}

.no-user-select {
	user-select: none;
}