.skinWrapper {
	position: relative;
	user-select: none;
	background: black;
}

.skinWrapper video {
	display: block;
	width: 100%;
	height: 100%;
}
