html, body { height: 100%; } svg { width: 100%; height:calc(100% - 10em); border: 1px solid black; }