<div ng-style="{ background: ngModel.fill }"
     style="width: 100%; height: 100%">
    {{ngModel.text}}
</div>