.container { width: 1em; height: 1em; display: flex; flex-direction: column; justify-content: stretch; > img { flex-grow: 1; } }