height: calc(100% - (20px + 30px));w3schools code example Example: css calc height div { width: calc(100% - 100px); }