* { margin: 0; padding: 0; } #container { position: relative; } #container, svg { width: 100%; height: 100%; } svg, input { position: absolute; } input { width: 100%; }