I would like to style my mdInput control to have a black box around it:
https://material.angular.io/components/form-field/overview#form-field-appearance-variants
The newer version of angular form field supports different appearances for the form fields like
Outline is what you are looking for
look at the demo here
https://stackblitz.com/edit/angular-61fqsd?file=src/app/app.component.html