@import '@angular/cdk/overlay-prebuilt.css';

html {
  width: 100%;
  height: 100%;
}

body {
  min-width: 100%;
  min-height: 100%;
}
