This project implements a simple dropdown menu with toggle functionality using JavaScript. The dropdown menu will be displayed when the menu button is clicked, and it will be hidden if the user clicks outside the dropdown or on the menu button again. Features