@import "var";

.@{prefixName}-gesture {
	width: 100%;
	height: 265px;
	box-sizing: border-box;
	&__canvas{
		width: 100%;
		height: 100%;
	}
}
