using calc to specify height based on screen height code example Example: css calc height div { width: calc(100% - 100px); }