.wrapper { position: fixed; bottom: 20px; left: 0; z-index: 15; width: 100vw; .container { display: flex; align-items: center; justify-content: space-between; } }