#container { display: flex; flex-wrap: wrap; list-style: none; align-content: flex-start; } #infobody { margin: 0px; padding: 0px; } #tablecontainer { position: absolute; top: 0px; left: 6px; } table { margin-bottom: 7px; } svg { padding-right: 7px; } #map { height: 450px; width: 720px; } body { color: #e8e6e3; background-color: #181a1b; }