.Toolbar { display: flex; justify-content: space-evenly; background: var(--color-main); position: sticky; bottom: 0; & > .Button { --padding: 1rem; font-size: 1rem; } }