body { width: 100%; height: 100% } #container { margin: auto; display: flex; justify-content: center; align-items: center; flex-direction:column; width: 100%; height: 100%; }