.my-app{
	margin: 0;
	.module-all{
		&:extend(.absolute-position);
	}
}
