.container { display: flex; position: relative; cursor: pointer; } .menu { z-index: 100; } .text { font-size: var(--font-size-small); }