ng-flex-box {
	position: relative;
	display: flex;
	width: 100%;
	height: 100%;
	border: 1px solid red;
}
