.container { margin-top: 20px; margin-bottom: 10px; justify-content: space-between; display: flex; flex-direction: row; height: 100%; } .content { z-index: var(--index-content); }