.comp-switch-wrapper {
	position: absolute;
}

.comp-switch {
	position: absolute;
	width:  100%;
	height: 100%;
	pointer-events: none;
	object-fit: fill;
	user-select: none;
}