.header { position: fixed; right: 50px; top: 50px; z-index: 99; .menu { width: 480px; height: 650px; background-color: #fff; border-radius: 25px; overflow: hidden; position: relative; a { color: #000; } } }