body { margin: 0; } .wreck { width: 18px; fill: #8886; } .wreck.killed { fill: #eee; } #container { width: 100vw; height: 100vh; } #timeline { position: absolute; width: 50vw; bottom: 0px; }