div[ng-controller="AppCtrl"] {
	width: 100%;
}

md-input-container {
	min-width: 300px;
}

#article {
	padding: 10% 10% 1%;
}