@import "theme.scss"; .dashboard-container { width: calc(100% - 22rem); background: green; height: 100vh; }