/* You can add global styles to this file, and also import other style files */ @import '../node_modules/bootstrap/scss/bootstrap'; html { min-width: 100%; min-height: 100%; width: 100%; height: 100%; } body { height: inherit; }